summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-17 14:17:18 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-17 14:17:18 -0400
commit81fe6f775c02630421aba6d62e84e9849a9869c5 (patch)
treef952bffedf6450a8190b68650c129476f63c230d
parent9f30134300b2b119895389f73d413320dc897359 (diff)
close
-rw-r--r--doc/todo/gitolite_and_gitosis_support.mdwn19
1 files changed, 4 insertions, 15 deletions
diff --git a/doc/todo/gitolite_and_gitosis_support.mdwn b/doc/todo/gitolite_and_gitosis_support.mdwn
index 12e26243e..2fca83986 100644
--- a/doc/todo/gitolite_and_gitosis_support.mdwn
+++ b/doc/todo/gitolite_and_gitosis_support.mdwn
@@ -33,18 +33,7 @@ I have posted an RFC for modifying gitolite to the
As I don't write python, someone else is needed to work on gitosis.
--[[Joey]]
-## readonly commands
-
-* git-annex-shell configlist $directory
-* git-annex-shell inannex $directory [$key ...]
-* git-annex-shell sendkey $directory $key
-
-## read-write commands
-
-* git-annex-shell dropkey $directory [$key ...]
-* git-annex-shell recvkey $directory $key
-
-## other git-annex-shell parameters
-
-All parameters like --uuid=foo and --force are safe and need to be allowed
-through.
+> [[done]]; support for gitolite is in its `pu` branch, and some changes
+> made to git-annefor gitolite is in its `pu` branch, and some changes
+> made to git-annex. Word is gitosis is not being maintained so I won't
+> worry about try to support it. --[[Joey]]