LoginSignup
0
0

gitのエラー Your local changes to the following files would be overwritten by merge: が出たときの対処方法

Posted at

初めに

gitでpullしようと思っていたときに

error: Your localchanges to the following files would be overwritten by merge:
	~
Please commit your changes or stash them before you merge.

と出たのでその解決方法を紹介します。

解決方法

エラー文の通りファイルの変更をコミットするかスタッシすると解決できます。

0
0
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
0
0