So I'm trying to learn how to use GitHub... now my computer's out of whack.
fooled around with a folder - c:/documents/class/lab1part1
, typed git init
for that folder. Couldn't upload, made some mistakes.
Changed folder to c:/documents/class/lab2part3
and ran git init
. made mistakes.
Went back to c:/documents/class/
, was able to successfully upload (git init, git add, etc
).
Went to github.com and all folders and files were there... except for folders (with files in it) lab1part1
and lab2part3
.
So, I deleted that repository and started all over again...
Googled, one site said to use the command "rm -rf $HOME/.git
" to undo the git init
on my folder.
I typed that in git bash... and things went to hell.
This was done on a macbook pro that dual boots OSX and Windows 10 (clearly this occurred on the windows partition).
Right now - I'm unable to access the start menu, my programs that were in the task bar are gone, I'm unable to access connect to a network or any of my files.
What happened, and how to I fix this - i cannot afford to lose my labs!!!!