summaryrefslogtreecommitdiff
path: root/doc/index.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-03 16:40:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-03 16:40:55 -0400
commitb5b78f26ecabdb74c05f8200de5f9d054da5cbae (patch)
treec7a914c0799a1606774a4653456b9033174e4d35 /doc/index.mdwn
parentb88637fff10d4d845404882e4ec95cfc071dcac0 (diff)
fix up commands that are trouble on bare repos
Most will just abort. init does a basic init and gives a command to run elsewhere to finish it.
Diffstat (limited to 'doc/index.mdwn')
-rw-r--r--doc/index.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn
index a6d072e09..00a3315cb 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -54,6 +54,7 @@ files with git.
* git-annex prevents accidental data loss by [[tracking copies|copies]]
of your files
* [[internals]]
+* [[bare_repositories]]
* [[what git annex is not|not]]
* git-annex is Free Software, licensed under the [[GPL]].