Make filenames line up in git-status output
commit543551e53a8f8e52e72571e1f24f81d7f6598f9b
authorAndy Parkins <andyparkins@gmail.com>
Thu, 26 Oct 2006 14:17:24 +0000 (26 15:17 +0100)
committerJunio C Hamano <junkio@cox.net>
Fri, 27 Oct 2006 01:30:56 +0000 (26 18:30 -0700)
tree457fedde3bd902fd137c18896566dcfa2c4d9c1a
parent35f401a6706238b16906666b72e207e807e71f8a
Make filenames line up in git-status output

When all the filenames line up it's much easier to copy and paste them
somewhere else, or to remove the "modified:", "copied:", etc prefix.

Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
wt-status.c