mirror of
https://github.com/tj/git-extras.git
synced 2026-09-14 17:36:25 -04:00
commit
183920262a
|
|
@ -16,7 +16,7 @@ Creates empty local branch named <branchname>\.
|
|||
<branchname>
|
||||
.
|
||||
.P
|
||||
The name of the branch to delete\.
|
||||
The name of the branch to create\.
|
||||
.
|
||||
.SH "EXAMPLES"
|
||||
.
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@
|
|||
|
||||
<p> <branchname></p>
|
||||
|
||||
<p> The name of the branch to delete.</p>
|
||||
<p> The name of the branch to create.</p>
|
||||
|
||||
<h2 id="EXAMPLES">EXAMPLES</h2>
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ git-fresh-branch(1) -- Create fresh branches
|
|||
|
||||
<branchname>
|
||||
|
||||
The name of the branch to delete.
|
||||
The name of the branch to create.
|
||||
|
||||
## EXAMPLES
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue