LoginSignup
12
12

More than 5 years have passed since last update.

プッシュ↑① プル↓①で残ってしまった時の対処

Last updated at Posted at 2018-01-12
$ git pull
You have not concluded your merge (MERGE_HEAD exists).
Please, commit your changes before you can merge

$ git reset --merge

大体これで解決します。

12
12
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
12
12