Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Allow '-' in config variable names
author
Linus Torvalds
<torvalds@osdl.org>
Mon, 30 Oct 2006 16:25:36 +0000
(08:25 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Tue, 31 Oct 2006 03:39:12 +0000
(19:39 -0800)
I need this in order to allow aliases of the same form as "ls-tree",
"rev-parse" etc, so that I can use
[alias]
my-cat=--paginate cat-file -p
to add a "git my-cat" command.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
38c5afa
)
No differences found