Commit e8b81c698c52a7197c0842b6503e8b980d773c74

Edward Thomson 2014-01-22T13:24:32

Preserve tree filemode in index during checkout Don't try to determine whether the system supports file modes when putting the tree data in the index during checkout. The tree's mode is canonical and did not come from stat(2) in the first place.