Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

Commit dd6dc8f

Browse files
committed
Add git-full-restore
1 parent 65e803a commit dd6dc8f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,9 @@ Small script that:
1818

1919
- Pushes the new commit
2020

21-
This script was intended to quickly deploy changes to heroku when using the git repo deploy method.
21+
This script was intended to quickly deploy changes to heroku when using the git repo deploy method.
22+
23+
## git-full-restore
24+
25+
Small script to quickly remove all changes from a file and restore it to the last commit. This includes if the files are
26+
staged or not.

0 commit comments

Comments
 (0)