author | Heikki Orsila <heikki.orsila@iki.fi> | |
Sat, 13 Sep 2008 16:31:31 +0000 (19:31 +0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 16 Sep 2008 06:11:35 +0000 (23:11 -0700) | ||
commit | 1f5a892e5209be329dda316edb0341066d62e3eb | |
tree | 192077ae8b40d1d6189bb9901a898a41b7f90916 | tree | snapshot |
parent | f18d244a6356947cf0fb753b43c0d6ac4c7b5637 | commit | diff |
Cosmetical command name fix
If we came from git.c the first arg would be "archive".
"git-archive" isn't a bug because cmd_archive() doesn't check
the first arg.
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
If we came from git.c the first arg would be "archive".
"git-archive" isn't a bug because cmd_archive() doesn't check
the first arg.
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-tar-tree.c | diff | blob | history |