-
To recover a deleted file (if you typed
git del file.txt
) you can "call it" using two commandsgit reset -- file.txt
git checkout -- file.txt
For more details, see here stackoverflow - How to recover file after
git rm abc.c
?
-
Notifications
You must be signed in to change notification settings - Fork 0
jeffman78/git-cheat-sheet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published