author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 21 Jun 2005 04:06:47 +0000 (21:06 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 21 Jun 2005 04:06:47 +0000 (21:06 -0700) | ||
commit | 218e441daf24b9c3be0f5ec423ace5185389ca61 | |
tree | 795673cb40bd37bfb887626a13a59bed3c3d3707 | tree | snapshot |
parent | a8be83fe00eded0bd6cb0001879ddf211a2cf2f2 | commit | diff |
Change parent syntax to "xyz^" instead of "xyz.p"
The ".pN" thing might be a common ending of a tag, and in
contrast, ^ already is a special character for revisions
so use that instead.
The ".pN" thing might be a common ending of a tag, and in
contrast, ^ already is a special character for revisions
so use that instead.
rev-parse.c | diff | blob | history |