Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以前のコミットを修正するために git commit --amend を使用しました。その後、変更をプッシュすると、「not -fast-forward」エラーのために拒否されました。私は答えを探しています。残念ながら、、、などのコマンドは機能git pull --rebaseしgit fetech originません。ローカル リポジトリに競合がない場合、プッシュが失敗した理由。
git pull --rebase
git fetech origin