Fixes ToC
authorjustin@561b4852d5c1d8db31dc571612954bde7bb325a1 <justin@web>
Tue, 17 Jan 2017 19:49:18 +0000 (19:49 +0000)
committeradmin <admin@branchable.com>
Tue, 17 Jan 2017 19:49:18 +0000 (19:49 +0000)
doc/tips/antipatterns.mdwn

index 51cdf93c082c2aacb449166d94700752fbd08ce9..127acc82ca1091f755ed22931df826efba54ae1c 100644 (file)
@@ -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: