1git-annex-pre-commit(1) General Commands Manual git-annex-pre-commit(1)
2
3
4
6 git-annex-pre-commit - run by git pre-commit hook
7
9 git annex pre-commit [path ...]
10
12 This is meant to be called from git's pre-commit hook. git annex init
13 automatically creates a pre-commit hook using this.
14
15 Fixes up symlinks that are staged as part of a commit, to ensure they
16 point to annexed content.
17
18 When in a view, updates metadata to reflect changes made to files in
19 the view.
20
22 git-annex(1)
23
25 Joey Hess <id@joeyh.name>
26
27 git-annex-pre-commit(1)