git-fresh-branch: add page (#10972)

* 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>
pull/23/head
Sadeed 2023-10-14 12:51:32 +05:00 committed by GitHub
parent 836057d82b
commit c595b073fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -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}}`