On Nov 10, 2008, at 2:51 PM, Johannes Schindelin wrote:
Hi,
On Mon, 10 Nov 2008, Jeff King wrote:
On Mon, Nov 10, 2008 at 12:37:20PM -0500, Thomas Harning wrote:
Just wondering, has there been any looking into whether the git-
notes
concept can track rebases?
Not that I know of, but then again, I'm not sure exactly what you
mean
by "track rebases".
I guess he means that you could have something like this
rebased from <SHA-1>
in the notes for any given commit, so that _if_ you have the commit,
e.g.
gitk could show that connection (maybe dashed in the graphical history
display, and as a "Rebased from:" link).
What I intended is that if notes are attached to 'A', A` (after a
rebase) will have the exact same note.
--
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