Re: [PATCH] remote-hg: fix handling of file perms when pushing
From: Max Horn <hidden> Date: 2016-06-15 22:55:46
On 15.01.2013, at 14:02, Max Horn wrote:
Previously, when changing and committing an executable file, the file
would loose its executable bit on the hg side. Likewise, symlinks ended
up as "normal" files". This was not immediately apparent on the git side
unless one did a fresh clone.
Sorry, forgot to sign off, please add:
Signed-off-by: Max Horn <redacted>
Max