diff --git a/README.md b/README.md index 1efa285..5894ca8 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,4 @@ Share your git tricks here. - `git stash save`: Save your local modifications to a stash and roll your working directory back to HEAD - `git stash list`: Show all stashed changes - `git stash work`: shows work +- `git branch`: lists local repositories