B2G/QA/Git Commands: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 12: Line 12:
#* git checkout <branch name>
#* git checkout <branch name>
#* ex git checkout master
#* ex git checkout master
# to print log of commits in current branch
# to print log of commits in current branch:
#* git log
#* git log
# to delete a no longer used branch:
# to delete a no longer used branch:
Confirmed users
964

edits