common git parameter
# Show current branch git status # Change branch git checkout branch_name # Get all new remote branches git fetch --all