other DVCS may be able to support anon push

master
Joey Hess 2008-10-24 17:52:38 -04:00
parent de74b20d6e
commit 3044ce0d4a
1 changed files with 5 additions and 0 deletions

View File

@ -3,3 +3,8 @@ renaming and removing files using the web interface. The mercurial and
tla [[rcs]] backends need implementions of these functions.
(The maintainers of these backends have been mailed. --[[Joey]])
Also, currently git is the only VCS to have support for
[[untrusted_push|tips/untrusted_git_push]]. It _may_ be possible to
implement it for other DVCS, if they offer a hook that can be used to check
incoming pushes early.