After unsuccessfully trying to git push
using ssh, I am ready to give up and just use plain filesystem push (fortunately, that linux server has Samba running on it as well).
Before switching git transports, I was wondering: Is the result of git push
always the same regardless of the protocol used? Including owner, chmod, etc. ?