Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

push only one commit git

To push up through a given commit, you can write:

git push <remotename> <commit_id>:<remotebranchname>
 
PREVIOUS NEXT
Tagged: #push #commit #git
ADD COMMENT
Topic
Name
4+7 =