We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d58b25 commit ec4fcfdCopy full SHA for ec4fcfd
1 file changed
README.md
@@ -14,7 +14,8 @@ git-ninja [command] [flags] [args]
14
15
- `branch:current` - Work with the current branch or return the current branch name
16
- `branch:exists` - Check if the given branch name exists
17
-- `branch:recent` - Show recently checked out branch names
+- `branch:recent` - Show recently checked out branches
18
+- `branch:freq` - Show frequently checked out branches
19
- `branch:last` - Show the last checked out branch name
20
- `branch:search` - Search branch names for matching substrings or a regex pattern
21
0 commit comments