author | Linus Torvalds <torvalds@osdl.org> | |
Tue, 23 Aug 2005 17:47:54 +0000 (10:47 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 23 Aug 2005 19:42:58 +0000 (12:42 -0700) | ||
commit | 0360e99d06acfbb0fcb72215cf6749591ee53290 | |
tree | d4005fe4460af08012be3a0cdd844c48aa8b1459 | tree | snapshot |
parent | 7fc9d69fca0ea8afab6709622b694f31662fb2ee | commit | diff |
[PATCH] Fix git-rev-parse --default and --flags handling
This makes the argument to --default and any --flags arguments should up
correctly, and makes "--" together with --flags act sanely.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This makes the argument to --default and any --flags arguments should up
correctly, and makes "--" together with --flags act sanely.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
rev-parse.c | diff | blob | history |