0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【個人メモ】間違えて違うディレクトリでgit init した時の対処法

Posted at

間違えて違うディレクトリでgit initした時は
再度正しいディレクトリでgit initをすると、.gitが現れる。
その際、

Reinitialized existing Git repository in /hogehoge

となるが特にこれは問題なし。
参照
https://qiita.com/ironsand/items/ef26f8a93b735f6fac4b

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?