Re: `git log --graph` with multiple roots is confusing

2014-06-30 Thread Gary Fixler
:40:40PM -0700, Gary Fixler wrote: >> I sometimes pull things in from unrelated repositories to rebase or >> cherry-pick items from a different line of development. I've done this >> to bring isolated features into a project in their own feature >> branches with their full

`git log --graph` with multiple roots is confusing

2014-06-29 Thread Gary Fixler
I sometimes pull things in from unrelated repositories to rebase or cherry-pick items from a different line of development. I've done this to bring isolated features into a project in their own feature branches with their full development histories, and also to extract lines of development out to t