$ git checkout -b test . . . do the test code $ git add -A $ git commit -m "summarize" $ git checkout master $ git pull origin master <- optional, for multiple developers $ git merge test $ git push origin master |
Blog >
|
Blog >
Git Minimal Stepsposted Nov 15, 2017, 4:08 PM by MUHAMMAD MUN`IM AHMAD ZABIDI [ updated Nov 18, 2017, 11:04 PM ]
|
Report Abuse|Powered By Google Sites