git-annex
Gitlab.com で使用しようとしていますが、添付ファイルを同期しようとするとエラーが発生します。
git annex sync --content
(merging origin/git-annex into git-annex...)
(recording state in git...)
GitLab: API is not accessible
Remote origin does not have git-annex installed; setting annex-ignore
This could be a problem with the git-annex installation on the remote. Please make sure that git-annex-shell is available in PATH when you ssh into the remote. Once you have fixed the git-annex installation, run: git config remote.origin.annex-ignore false
commit (recording state in git...)
ok
pull origin
ok
pull origin
ok
push origin
私は何が間違っているのでしょうか?
git annex の最新バージョン (2015 年 5 月 8 日) を使用しています。