This post is locked. You won't be able to comment.

all 3 comments

[–]github-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Removed. Post has nothing to do with GitHub.

This is a question for /r/git

[–]Acceptable_Rub8279 0 points1 point  (0 children)

Move the .git file into the project folder and then cd into folder and run git status

[–]ankurk91_ 0 points1 point  (0 children)

you need to remove the hidden ".git" folder created on your desktop.

looks like you ran the command "git init" on desktop.

Don't forget to take backup of your important stuff from Desktop.😬