Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
449 views
in Technique[技术] by (71.8m points)

bitbucket - I made a disastrous mistake with "create git repo here" - how do I rectify/undo it?

I am new to Git. I have created an account on Bitbucket and downloaded TortoiseGit.

I'm on Windows 7 and on the desktop I right clicked and thought "add git repo here" would create an empty folder that could be committed, but iy turns out it has **staged ** every folder on the desktop to be committed to master instead.

How do I undo this?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Make sure to turn on Show hidden files in Explorer. Then delete .git directory in your desktop


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...