GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GIT-RENAME-BRANCH(1) Git Extras GIT-RENAME-BRANCH(1)

git-rename-branch - rename local branch and push to remote

git-rename-branch <old-branch> <new-branch>

Rename local branch and push the new branch to remote

&lt;old-branch&gt;
Old branch whose has to be renamed. This is an optional parameter. If no value is supplied then the current branch will be renamed.
&lt;new-branch&gt;
New branch name

$ git rename-branch old-name new-name
$ git rename-branch new-name

Written by Hozefa Jodiawalla <hozefarules@gmail.com>

<https://github.com/tj/git-extras/issues>

<https://github.com/tj/git-extras>
July 2019

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.