author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 22 Apr 2007 01:14:39 +0000 (21:14 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 22 Apr 2007 07:43:24 +0000 (00:43 -0700) | ||
commit | 2b6854c863ae83dd8b4766a159a45a02e883a41f | |
tree | 78a9cf0314339a386b79ae968114b72463904bd9 | tree | snapshot |
parent | 7392b03aa45846a4450e5990ce1381ed6fd706e2 | commit | diff |
Cleanup variables in cat-file
I want to add new command line options to cat-file, but
to do that we need to change how we handle argv[] first.
This is a simple cleanup that assigns names to the two
arguments we currently care about.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
I want to add new command line options to cat-file, but
to do that we need to change how we handle argv[] first.
This is a simple cleanup that assigns names to the two
arguments we currently care about.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-cat-file.c | diff | blob | history |