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を使用してコードをプッシュするにはどうすればよいですか。競合を無視して、git サーバーにあるものをプッシュしているコードに置き換えるだけにしたいのです。これどうやってするの?
を追加し-fます。
-f
これにより、他の人のコードが吹き飛ばされることに注意してください。