Skip to content

Commit f6eebb2

Browse files
committed
Update description of git-extra-commands
Signed-off-by: Joe Block <[email protected]>
1 parent 9480339 commit f6eebb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ Here are a few articles that while focused on `git` commit messages apply to any
399399
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.
400400

401401
- [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.
402-
- [git-extra-commands](https://github.com/unixorn/git-extra-commands) - is a collection of extra `git` helper scripts.
402+
- [git-extra-commands](https://github.com/unixorn/git-extra-commands) - a misleadingly named collection of extra `git` helper scripts, blog posts, tutorials and videos.
403403
- [git-flight-rules](https://github.com/k88hudson/git-flight-rules) is Kate Hudson's guide to using `git` in specific situations.
404404
- [git-tips/tips](https://github.com/git-tips/tips) is a collection of `git` tips
405405
- [Pro Git](https://git-scm.com/book/en/v2) by Scott Chacon and Ben Straub is a great overall resource for `git`.

0 commit comments

Comments
 (0)