B2G/QA/Git Commands: Difference between revisions

Jump to navigation Jump to search
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
#* git log
# to delete a no longer used branch:
# to delete a no longer used branch:
#* git branch -D <branch name>
#* git branch -D <branch name>
Confirmed users
964

edits

Navigation menu