GIT−CREATE−BRANCH - Online Linux Manual PageSection : 1
Updated : November 2020
Source :
Note : Git Extras

NAMEgit−create−branch − Create branches

SYNOPSISgit−create−branch [−r|−−remote [remote_name]] <branchname>

DESCRIPTIONCreates local branch named <branchname> and optionally sets up a remote tracking branch.

OPTIONS<−r|−−remote [remote_name]> Setup a remote tracking branch using remote_name. If remote_name is not supplied, use origin by default. <−−from [start_point]> Setup a start point when the branch created. If −−from is not supplied, use the current branch by default. <branchname> The name of the branch to create.

PREFERENCESYou may save your default preference for the remote option above by using git config with the key git−extras.create−branch.remote whose value will be the default remote when [−r|−−remote] is not specified.   $ git config git−extras.create−branch.remote lucinda .IP "" 0 The command line option −r|−−remote will override this preference.

EXAMPLESWith no remote preference set:   # creates local branch ´integration´ $ git create−branch integration # creates local & remote branch ´integration´ (on default ´origin´) $ git create−branch −r integration # creates local & remote branch ´integration´ on ´upstream´ $ git create−branch −r upstream integration .IP "" 0 With git−extras.create−branch.remote preference set to ´lucinda´:   # creates local & remote branch ´integration´ (on preference ´lucinda´) $ git create−branch integration # overriding preference, using default `−r` of ´origin´ # creates local & remote branch ´integration´ on default ´origin´ $ git create−branch −r integration # overriding preference, using specified `−r` of ´upstream´ # creates local & remote branch ´integration´ on ´upstream´ $ git create−branch −r upstream integration .IP "" 0

NOTES • As of 4.4.0, the default behavior has changed. git−create−branch will no longer automatically setup a remote tracking branch unless the −r|−remote option is specified. See additional note on preference feature in 4.8.0−dev below. • As of 4.8.0−dev, the remote option can be set via git config preference as described in Preferences section. .IP "" 0

AUTHORWritten by Jonhnny Weslley <jw@jonhnnyweslley.net> Modified by Mark Pitman <mark.pitman@gmail.com>, Brian Murrell <btmurrell@gmail.com>.

REPORTING BUGS<https://github.com/tj/git−extras/issues>

SEE ALSO<https://github.com/tj/git−extras>
0
Johanes Gumabo
Data Size   :   10,783 byte
man-git-create-branch.1Build   :   2024-12-29, 07:25   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 259,709
Visitor ID   :     :  
Visitor IP   :   3.141.192.174   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.29
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.

ERROR : Need New Coding :         (rof_IP|28|git-create-branch.1|44|0|.IP "" 0 )         (rof_IP|28|git-create-branch.1|67|0|.IP "" 0 )         (rof_IP|28|git-create-branch.1|89|0|.IP "" 0 )         (rof_IP|28|git-create-branch.1|99|0|.IP "" 0 )