Hi, Any reason "mr branch" is not there by default? Seeing which branch each repo is on is quite useful. For now I've added the following to my `.mrconfig`: > [DEFAULT] > branch = git branch "$@"
Hi,
Any reason "mr branch" is not there by default? Seeing which branch each repo is on is quite useful.
For now I've added the following to my
.mrconfig: