Hi, On Mon, Nov 9, 2009 at 6:47 PM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > (I was making sure "git http-push -h" would work without a git > directory by putting the check for -h before setup_git_directory(). > But nothing in the argv loop requires a git repository, so it is > better and simpler to move the setup_git_directory() call to after the > loop. Thanks for the catch.) Actually, I didn't notice the removal of the "is in a git directory for -h" requirement; I was only looking at the argument mix. Thanks. Acked-by: Tay Ray Chuan <rctay89@xxxxxxxxx> -- Cheers, Ray Chuan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html