Am 19.05.2012 01:57, schrieb Jeff King:
2. You want to allow pushes over git:// instead of ssh. I wouldn't
recommend this, but you can do so by setting daemon.receivepack in
the config.
But push via git protocol does not work when the client is MinGW git
(msysgit). I've posted a work-around on the msysgit list, but it is
still on my agenda to re-submit a cleaned-up version of it.
http://thread.gmane.org/gmane.comp.version-control.msysgit/13409
-- Hannes