Skip to content

Commit

Permalink
Update description of git-extra-commands
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Block <[email protected]>
  • Loading branch information
unixorn committed Oct 25, 2023
1 parent 9480339 commit f6eebb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ Here are a few articles that while focused on `git` commit messages apply to any
Whether or not your shop uses `git` internally, you're going to end up needing to use it for the many useful things on GitHub and GitLab.

- [19 Git Tips for Everyday Use](http://www.alexkras.com/19-git-tips-for-everyday-use/) - a good set of starter tips for using git.
- [git-extra-commands](https://github.com/unixorn/git-extra-commands) - is a collection of extra `git` helper scripts.
- [git-extra-commands](https://github.com/unixorn/git-extra-commands) - a misleadingly named collection of extra `git` helper scripts, blog posts, tutorials and videos.
- [git-flight-rules](https://github.com/k88hudson/git-flight-rules) is Kate Hudson's guide to using `git` in specific situations.
- [git-tips/tips](https://github.com/git-tips/tips) is a collection of `git` tips
- [Pro Git](https://git-scm.com/book/en/v2) by Scott Chacon and Ben Straub is a great overall resource for `git`.
Expand Down

0 comments on commit f6eebb2

Please sign in to comment.