ローカルの変更とコンフリクトしたりしてエラーが発生している状態で、強制的に pull したいとき。
git fetch master
git reset --hard origin/master
Go to list of users who liked
More than 3 years have passed since last update.
ローカルの変更とコンフリクトしたりしてエラーが発生している状態で、強制的に pull したいとき。
git fetch master
git reset --hard origin/master
Register as a new user and use Qiita more conveniently
Go to list of users who liked