diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-03-11 16:00:14 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-03-11 16:05:06 -0400 |
commit | 92e8a321090bb45e0ae37e4298160f56652b1f1f (patch) | |
tree | d59562279f36267414cdd63d756ce74caeeb15e6 /Build/LinuxMkLibs.hs | |
parent | e082d72b6a1afa651ddb5384f0b768ed26298536 (diff) |
improve propigation of commits from adjusted branches
Only reverse adjust the changes in the commit, which means that adjustments
do not need to be generally cleanly reversable.
For example, an adjustment can unlock all locked files, but does not need
to worry about files that were originally unlocked when reversing, because
it will only ever be run on files that have been changed. So, it's ok
if it locks all files when reversed, or even leaves all files as-is when
reversed.
Diffstat (limited to 'Build/LinuxMkLibs.hs')
0 files changed, 0 insertions, 0 deletions