summaryrefslogtreecommitdiff
path: root/morphlib/cachedir.py
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-02-27 15:15:14 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-02-27 15:15:14 +0000
commit0e23121d8534bb39ba75186a3c57fe31bb60e45e (patch)
tree1e96955f817a875b008d8541a60d051aa6dd4c61 /morphlib/cachedir.py
parent94abd2410c44e93b16bc7818b00e7c5040a6b765 (diff)
downloadmorph-0e23121d8534bb39ba75186a3c57fe31bb60e45e.tar.gz
morph: drop special case .git in mtime setting
Either all .gits need to be left alone, including submodules, or all of them get changed. Doing all gets surprisingly complicated, as bottom-up traversal is needed for directories to have their mtimes set, which means that either we check the path for a .git component, or we do our own traversal function, to top-down exclude .git and bottom-up set mtimes. This is more effort than it is worth when git probably doesn't care so let's just drop it entirely.
Diffstat (limited to 'morphlib/cachedir.py')
0 files changed, 0 insertions, 0 deletions