On Mon, Dec 24, 2012 at 12:34 PM, Tomas Carnecky <[email protected]> wrote: >> Maybe we should store this information. reflog is a perfect place for >> this, I think. If this information is reliably available, git rebase >> can be told to "rebase my whole branch" instead of my choosing the >> base commit for it. > > What's the starting point of the branch if I type: git branch foo > <commit-ish>?
You start working off <commit-ish> so I think the starting point would be <commit-ish>. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

