commit | 8544a6f1b8e7340924c406d717ac37becd2f6046 | [log] [tgz] |
---|---|---|
author | Petr Baudis <pasky@ucw.cz> | Wed Jun 08 23:26:55 2005 +0200 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Wed Jun 08 15:54:45 2005 -0700 |
tree | c5a0b446a265a28ebfccee6a874fad2386678d2b | |
parent | 7f1d1129628c63f46aebe03afacdb2ab259ef2d6 [diff] |
[PATCH] Fix git-merge-one-file permissions auto-merging In the automerge case, permissions were not restored properly after the merge tool was invoked and overwrote the target file. Signed-off-by: Petr Baudis <pasky@ucw.cz> Signed-off-by: Linus Torvalds <torvalds@osdl.org>