Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

steps to sync branch to fork master?

$ git remote -v
> origin  https://github.com/YOUR_USERNAME/YOUR_FORK.git (fetch)
> origin  https://github.com/YOUR_USERNAME/YOUR_FORK.git (push) 
Source by nearsoft.com #
 
PREVIOUS NEXT
Tagged: #steps #sync #branch #fork
ADD COMMENT
Topic
Name
6+9 =