Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
patinthehat committed Nov 10, 2024
1 parent 0d58b25 commit ec4fcfd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ git-ninja [command] [flags] [args]

- `branch:current` - Work with the current branch or return the current branch name
- `branch:exists` - Check if the given branch name exists
- `branch:recent` - Show recently checked out branch names
- `branch:recent` - Show recently checked out branches
- `branch:freq` - Show frequently checked out branches
- `branch:last` - Show the last checked out branch name
- `branch:search` - Search branch names for matching substrings or a regex pattern

Expand Down

0 comments on commit ec4fcfd

Please sign in to comment.