aboutsummaryrefslogtreecommitdiff
path: root/doc/bare_repositories.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-03 21:56:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-03 21:56:03 -0400
commitc5c7eaf00917d8654c82de5a4b17465b354f8fbf (patch)
treefc61a89be2e7190d2ca6e26c7153d3cc03761f88 /doc/bare_repositories.mdwn
parent8514a2a98783d520e7115635a27428923b81ffb9 (diff)
prep for release
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