Skip to content

Commit 8c0c7ad

Browse files
committed
Add git-branches and git-tips links
1 parent 2ffde62 commit 8c0c7ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ If you aren't using any zsh frameworks, or if you're a bash user, do the followi
8989

9090
* Kate Hudson maintains the [git flight rules](https://github.com/k88hudson/git-flight-rules) collection of useful git usage tips.
9191

92+
* [git-tips/tips](https://github.com/git-tips/tips) is a collection of git tips
9293

9394
### Utilities
9495

@@ -97,6 +98,7 @@ If you aren't using any zsh frameworks, or if you're a bash user, do the followi
9798
* [branch-manager](https://github.com/elstgav/branch-manager) - ZSH plugin for branch management
9899
* [git-aliases.zsh](https://github.com/peterhurford/git-aliases.zsh) - Peter Hurford's git plugin which you may prefer to the git plugin from oh-my-zsh.
99100
* [git-amend](https://github.com/colinodell/git-amend-old) - Bash script to amend older commits with staged changes.
101+
* [git-branches](https://github.com/shurcooL/git-branches) - Prints the commit behind/ahead counts for branches
100102
* [git-branch-status](https://github.com/dmcgowan/git-branch-status) - A git utility to make managing large number of branches either across many remotes easier. Branch status allows comparing all branches against their upstream or any arbitrary branch to show the number of commit differences.
101103
* [git-chart](https://github.com/flashcode/gitchart) - python script that builds charts from a git repository
102104
* [git-diffall](https://github.com/thenigan/git-diffall) - Provides a directory based diff mechanism for git.

0 commit comments

Comments
 (0)