Skip to content

Commit 4d4f20c

Browse files
committed
new git resource
1 parent b0108df commit 4d4f20c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/pages/02-development-environments/22-git.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ cases.
8181
* [Phil Nash](https://philna.sh/) shows how to use the `git reflog` command
8282
in [Git back to the future](https://philna.sh/blog/2017/01/04/git-back-to-the-future/).
8383

84+
* [On undoing, fixing, or removing commits in git](https://sethrobertson.github.io/GitFixUm/fixup.html)
85+
is a fantastic overview of how to unscrew a whole slew of bad situations
86+
you may find yourself in if you use Git for long enough.
8487

8588

8689
## Specific Git resources

0 commit comments

Comments
 (0)