projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7855cb7
)
Fixes ToC
author
justin@561b4852d5c1d8db31dc571612954bde7bb325a1
<justin@web>
Tue, 17 Jan 2017 19:49:18 +0000
(19:49 +0000)
committer
admin
<admin@branchable.com>
Tue, 17 Jan 2017 19:49:18 +0000
(19:49 +0000)
doc/tips/antipatterns.mdwn
patch
|
blob
|
history
diff --git
a/doc/tips/antipatterns.mdwn
b/doc/tips/antipatterns.mdwn
index 51cdf93c082c2aacb449166d94700752fbd08ce9..127acc82ca1091f755ed22931df826efba54ae1c 100644
(file)
--- a/
doc/tips/antipatterns.mdwn
+++ b/
doc/tips/antipatterns.mdwn
@@
-13,7
+13,7
@@
possible ways of doing things.
---
-# **
Antipattern
**
+# **
Symlinking the `.git/annex` directory
**
Symlinking the `.git/annex` directory, in the hope of saving
disk space, is a horrible idea. The general antipattern is:
@@
-54,9
+54,7
@@
we can do to change that in this case.
---
-# **Antipattern**
-
-Reinit repo with an existing uuid without fsck
+# **Reinit repo with an existing uuid without `fsck`**
To quote the [[git-annex-reinit]] manpage: