Answers for "push the code to speciifc branch git"

1

push project to new branch git

git push -u origin branchName
Posted by: Guest on December-07-2020
0

How to push the code in a perticular branch

Git push -u origin branch1
Posted by: Guest on January-08-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language