diff options
author | edward <edward@web> | 2016-08-28 21:19:12 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-08-28 21:19:12 +0000 |
commit | 2d5406af9bb03353d0ca97f4871401b24c23250c (patch) | |
tree | 6753d0ec6f7882eb1ecc405de2e6a9ebe52596fe /doc/tips/Git_annex_and_Calibre.mdwn | |
parent | af576b35877b4c8d6cb3d647e58db732cffd0820 (diff) |
fix typo
Diffstat (limited to 'doc/tips/Git_annex_and_Calibre.mdwn')
-rw-r--r-- | doc/tips/Git_annex_and_Calibre.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/Git_annex_and_Calibre.mdwn b/doc/tips/Git_annex_and_Calibre.mdwn index 71f955656..95d010611 100644 --- a/doc/tips/Git_annex_and_Calibre.mdwn +++ b/doc/tips/Git_annex_and_Calibre.mdwn @@ -113,7 +113,7 @@ You could also use direct mode in place of the auto unlock feature git annex direct -The remove the `post-commit` git hook (or do not add it). Its a +Then remove the `post-commit` git hook (or do not add it). Its a simpler solution, but remember that interaction between git annex direct repositories and plain git are complex and sometimes downright dangerous. See [[direct mode]] for details. |