Remove the ugly jit-style parent syntax.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 May 2005 02:16:06 +0000 (19:16 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 May 2005 02:16:06 +0000 (19:16 -0700)
If somebody wants it later, we can re-do it, but for now we consider
it an experiment that wasn't worth it. Git will still honor symbolic
names, it just won't look up parents for you.

Of course, you can always do it by hand if you want to.

No differences found