Skip to content

Commit

Permalink
git-fresh-branch: add page (#10972)
Browse files Browse the repository at this point in the history
* git-fresh-branch: add page

* git-fresh-branch: fix command name

* git-fresh-branch: fix command description

Co-authored-by: Reinhart Previano Koentjoro <reinhart@reinhart1010.id>

* git-fresh-branch: fix description

Co-authored-by: Reinhart Previano Koentjoro <reinhart@reinhart1010.id>

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart@reinhart1010.id>
  • Loading branch information
Sadeeed and reinhart1010 authored Oct 14, 2023
1 parent 836057d commit c595b07
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pages/common/git-fresh-branch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# git fresh-branch

> Create an empty local branch.
> Part of `git-extras`.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md##git-fresh-branch>.
- Create an empty local branch:

`git fresh-branch {{branch_name}}`

0 comments on commit c595b07

Please sign in to comment.