On Sunday 18 March 2007 21:37, Junio C Hamano wrote:
Johannes Sixt [off-list ref] writes:
quoted
The hunk that reads the 'Push'es from the .git/remotes file is taken
almost verbatim from the corresponding 'Pull' clause and is untested.
Maybe while waiting for application nor comments you could have
tested and removed that comment?
Fair enough ;)
While waiting for application or comments again, I did test now, and the patch
does what I expect even for .git/remotes files, that is, it prints the refs
to be pushed just like it does for remotes noted in the config file.
-- Hannes