Figuring out a workflow (bzr-svn, local changes I never want to push upstream)
Teemu Likonen
tlikonen at iki.fi
Mon Aug 18 07:27:18 BST 2008
On Sat, Aug 16, 2008 at 10:33:09AM -0500, John Arbash Meinel wrote:
> [...] my personal bzr repo has 200+ feature branches in it. And
> certainly doing "git branch" to list all the branches isn't very
> useful when it is multiple-screens long.
Not sure what usefulness means here but this may help:
$ git config pager.branch true
More information about the bazaar
mailing list