Use git show-branch to know which branch last was committed to.
git show-branch --color
It visualizes all branches with their last commits.
Use git show-branch to know which branch last was committed to.
git show-branch --color
It visualizes all branches with their last commits.