[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-patch] patch and file permissions.
From: |
Andreas Grünbacher |
Subject: |
Re: [bug-patch] patch and file permissions. |
Date: |
Wed, 28 Jan 2015 11:17:12 +0100 |
Quentin,
2015-01-27 17:48 GMT+01:00 Quentin Casasnovas <address@hidden>:
> It appears a regression was introduced in b68294e ("git diffs: Support file
> mode changes") - patch will change the permissions of a file even though no
> permission changes are specified in the git diff patch.
thanks, the changes are looking good.
I found a minor related bug while looking into this:
https://savannah.gnu.org/bugs/?44102
Patch doesn't check old file mode
Andreas