Björn Steinbrink wrote: > Hm, not sure if I'd call it "better", but probably at least a bit > faster. You could create a "fake" merge to combine all the branches. > > git branch -r --no-merged $( > : | git commit-tree HEAD^{tree} $( > git for-each-ref --format='-p %(refname)' \ > refs/heads/ \ > refs/remotes/origin > ) > ) That does run fast. Has some warnings about duplicate parents. The gitk method seems more useful. -- see shy jo
Attachment:
signature.asc
Description: Digital signature