From: justin@561b4852d5c1d8db31dc571612954bde7bb325a1 Date: Tue, 17 Jan 2017 19:49:18 +0000 (+0000) Subject: Fixes ToC X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~275^2~757 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9119b52e71134417602f140fac091558a52871f7;p=git-annex.git Fixes ToC --- diff --git a/doc/tips/antipatterns.mdwn b/doc/tips/antipatterns.mdwn index 51cdf93c08..127acc82ca 100644 --- 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: