On Mon, Feb 25, 2008 at 02:07:11PM -0500, Jay Soffian wrote: > I was playing with that, figuring out branch names in the same way that the > code in bashcompletions computes ps1. However, what would you want to see if > you're doing an interactive rebase of say HEAD vs HEAD~5. They are both the > same branch, so what would you want to see? Probably HEAD and HEAD~5 (perhaps along with their oneline logs). I think the best we can do is "whatever the user said to get us here" which is not something you can calculate after the fact; you have to remember what the user said. -Peff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html