summaryrefslogtreecommitdiff
path: root/doc/bare_repositories.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bare_repositories.mdwn')
-rw-r--r--doc/bare_repositories.mdwn6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/bare_repositories.mdwn b/doc/bare_repositories.mdwn
index b7ae0b316..a9ccab8d1 100644
--- a/doc/bare_repositories.mdwn
+++ b/doc/bare_repositories.mdwn
@@ -1,9 +1,7 @@
-**This is still an experimental feature!** Use with caution.
-
Due to popular demand, git-annex can now be used with bare repositories.
-So, for example, you can stash a file away in your
-repos's origin: `git annex move mybigfile --to origin`
+So, for example, you can stash a file away in the origin:
+`git annex move mybigfile --to origin`
Of course, for that to work, the bare repository has to be on a system with
[[git-annex-shell]] installed. If "origin" is on GitWeb, you still can't