git-checkout-interactive
git-checkout-interactive copied to clipboard
Show only first N branches
I have a LOT of local branches (I'm very lazy person to delete merged ones) and interactive menu isn't usable in that case.
Maybe it should show only ten or twenty by default and/or limit number of branches by an argument, such as:
$ gci -n 10