Re: Two minor tweaks on git-gui where textboxes weren't vertically centered with their labels and buttons
From: Shawn O. Pearce <hidden>
Date: 2016-06-15 22:44:38
Junio C Hamano [off-list ref] wrote:
"Shawn O. Pearce" [off-list ref] writes:quoted
In this case it is a very trivial patch.Yeah, I realized that I should have added that after sending the message. I'd rather not to see a patch without S-o-b than with a S-o-b with a phoney name, though.
Like this one?
commit 2b36b146fa892a0a326eb2e35a39c9daf58fbe5e
Author: A Large Angry SCM [off-list ref]
Date: Sat May 10 16:52:51 2008 -0400
git-repack: re-enable parsing of -n command line option
In commit 5715d0b (Migrate git-repack.sh to use git-rev-parse --parseopt,
2007-11-04), parsing of the '-n' command line option was accidentally lost
when git-repack.sh was migrated to use git-rev-parse --parseopt. This adds
it back.
Signed-off-by: A Large Angry SCM [off-list ref]
Signed-off-by: Junio C Hamano [off-list ref]
;-)
Are we starting to make a submission policy that all contributions
need to have a non-phony looking name for the author line and
SBO? We have not done so in the past, and we do not have the
infrastructure like The Eclipse Foundation has to require all
contributors to execute a (possibly enforceable) legal agreement
stating their contribution can be distributed under the GPLv2.
--
Shawn.