[PATCH] Buglets fix in the new two scripts
authorJunio C Hamano <junkio@cox.net>
Mon, 30 May 2005 20:53:45 +0000 (13:53 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 31 May 2005 01:10:46 +0000 (18:10 -0700)
commit2036d841020b7500eca7d568bd0c353b4fe73408
treebb1208cb084fcbe33ab225db7dec133a5eb19d30
parent866b973b5d418622cbe28fea85169379dcb30f9d
[PATCH] Buglets fix in the new two scripts

Should be obvious...

 - Use $VISUAL, $EDITOR, in this order if set, and fall back on
   vi.

 - Status R, C, D, N usually are followed by number, so adjust
   case arms to that pattern.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
git-commit-script
git-status-script