mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Update README.md
This commit is contained in:
parent
ec37e22c23
commit
6754cfa703
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ plugins=(... git)
|
|||
| `gcb` | `git checkout -b` |
|
||||
| `gcB` | `git checkout -B` |
|
||||
| `gcd` | `git checkout $(git_develop_branch)` |
|
||||
| `gcL` | `git checkout -` |
|
||||
| `gcm` | `git checkout $(git_main_branch)` |
|
||||
| `gcp` | `git cherry-pick` |
|
||||
| `gcpa` | `git cherry-pick --abort` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue