mirror of
https://github.com/not-kennethreitz/git-legit.org.git
synced 2026-06-05 06:56:16 +00:00
remove old commands
This commit is contained in:
@@ -57,15 +57,6 @@
|
||||
<span class=ig>$ </span>git unpublish <branch>
|
||||
<span class=ig># Removes branch from remote server.</span>
|
||||
|
||||
<span class=ig>$ </span>git harvest <branch>
|
||||
<span class=ig># Auto-merge/rebase commits from given branch.</span>
|
||||
|
||||
<span class=ig>$ </span>git sprout <branch>
|
||||
<span class=ig># Sprout a new branch from the current branch.</span>
|
||||
|
||||
<span class=ig>$ </span>git graft <branch>
|
||||
<span class=ig># Merge unpublished branch into current branch, then remove it.</span>
|
||||
|
||||
<span class=ig>$ </span>git branches
|
||||
<span class=ig># Nice & pretty list of branches + publication status.</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user