author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 2 May 2005 01:13:16 +0000 (18:13 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 2 May 2005 01:13:16 +0000 (18:13 -0700) | ||
commit | 35ad33823e90fb166a6480cdc9195051535e9788 | |
tree | f74537054bb06e921350e893bf445179f1c368af | tree | snapshot |
parent | 3c249c950649a37f2871a8b193f01a0640a20aef | commit | diff |
Add "look up parent" logic for the simple names.
It uses the jit syntax, at least for now. 0-xxxx is the first parent of xxxx,
while 1-xxxx is the second, and so on. You can use just "-xxxx" for the first
parent, but a lot of commands will think that the initial '-' implies a
command line flag.
It uses the jit syntax, at least for now. 0-xxxx is the first parent of xxxx,
while 1-xxxx is the second, and so on. You can use just "-xxxx" for the first
parent, but a lot of commands will think that the initial '-' implies a
command line flag.
sha1_file.c | diff | blob | history |