mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Commands.md: put commands in alphabetical order
This commit is contained in:
parent
9f48c6a1cc
commit
4d92c8bdbf
|
|
@ -18,8 +18,8 @@
|
|||
- [`git effort`](#git-effort)
|
||||
- [`git extras`](#git-extras)
|
||||
- [`git feature|refactor|bug|chore`](#git-featurerefactorbugchore)
|
||||
- [`git fork`](#git-fork)
|
||||
- [`git force-clone`](#git-force-clone)
|
||||
- [`git fork`](#git-fork)
|
||||
- [`git fresh-branch`](#git-fresh-branch)
|
||||
- [`git gh-pages`](#git-gh-pages)
|
||||
- [`git graft`](#git-graft)
|
||||
|
|
@ -38,8 +38,8 @@
|
|||
- [`git pr`](#git-pr)
|
||||
- [`git psykorebase`](#git-psykorebase)
|
||||
- [`git pull-request`](#git-pull-request)
|
||||
- [`git rebase-patch`](#git-rebase-patch)
|
||||
- [`git reauthor`](#git-reauthor)
|
||||
- [`git rebase-patch`](#git-rebase-patch)
|
||||
- [`git release`](#git-release)
|
||||
- [`git rename-branch`](#git-rename-branch)
|
||||
- [`git rename-tag`](#git-rename-tag)
|
||||
|
|
@ -50,10 +50,10 @@
|
|||
- [`git sed`](#git-sed)
|
||||
- [`git setup`](#git-setup)
|
||||
- [`git show-merged-branches`](#git-show-merged-branches)
|
||||
- [`git show-unmerged-branches`](#git-show-unmerged-branches)
|
||||
- [`git show-tree`](#git-show-tree)
|
||||
- [`git standup`](#git-standup)
|
||||
- [`git show-unmerged-branches`](#git-show-unmerged-branches)
|
||||
- [`git squash`](#git-squash)
|
||||
- [`git standup`](#git-standup)
|
||||
- [`git summary`](#git-summary)
|
||||
- [`git sync`](#git-sync)
|
||||
- [`git touch`](#git-touch)
|
||||
|
|
|
|||
Loading…
Reference in a new issue