Specs: MacBook Pro OS X Yosemite 2.6 GHz Intel Core i5, 8GN 1600 MHz DDR3 After selecting the Git option in a recent install of Visual Studio Code 2015 for MAC, my filesystem was removed. I can no longer access any of the local files stored on my machine. After researching many blogs/websites to no avail I am reaching out to you. I contacted Apple Support who instructed me to contact the developers for GIT. I am a struggling college student interested in a development career. After spending nearly a year to save up for my laptop - seeing everything gone after a few lines of code is more than devastating. I am new to GIT and am overwhelmed by the breadth of information available. If you could share your expertise and guide me to a resource that may address this issue I would be so very grateful. This is my first real project and I was trying to get myself set up with Visual Studio Code 2015 for Mac. I know that is not your concern, so getting back to my inquiry - specifically I am looking for information on rolling back a possible commit that removed my entire MacBook Pro file system. I have the .bash_history and am including it below. git git status git log git rm git rm -r --r git -r --r git git git diff git log git status git log -diff-filter=D -summary git log -diff-filter=D -summary git log -diff-filter=D -author=Parent -summary gitcheckout <commit>~1 (I believe this is where things exploded) git fsck -lost-found ls .git/lost-found/other ls.git/lost-found/other git fsck -lost-found ls .git/lost-found/other git stash git pull -rebase git stash pop git reflog git checkout -b branch-name c3a4103 git fsck -lost-found ls unreachable open .git/lost-found/other cd .git/lost-found/othergit cat-file -p c3a4103 git rm -rf git reset -hard git resert -hard --help Help Restore --restore --While there is more I don't believe it will assist with your investigation. If the full file is needed, I would be more than happy to forward it to your attention. Thank you again for your time and expertise. Tori Draggs Tori.draggs@xxxxxxxxx Techgeek2013@xxxxxxxxx Github: https://github.com/gnugal314 This electronic mail and any attached documents are intended solely for the named addressee(s) and contain confidential information. If you are not an addressee, or responsible for delivering this email to an addressee, you have received this email in error and are notified that reading, copying, or disclosing this email is prohibited. If you received this email in error, immediately reply to the sender and delete the message completely from your computer system. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html