summaryrefslogtreecommitdiff
path: root/init.d/20restore-metadata
AgeCommit message (Collapse)Author
2008-01-04tricky stuff to do with storing metadata etc in pre-commitJoey Hess
git needs to git add the files to stage them as part of the current commit, but hg does not, and hg add doesn't do that. Create the files as part of init, this will cause them to be added, pre-commit, which hg needs.
2007-11-06go ahead and restore mtimes tooJoey Hess
2007-11-05renumberJoey Hess