Can any one tell me how to use git annex with bup.
git annex initremote mybup type=bup encryption=none buprepo=example.com:/big/mybup
is not working for me. if I type
git annex
it will list all commands, but in this initremote command is not there. what could be the problem.