How to sync files stored in git-annex with and from gitlab.com -
i trying use git-annex
gitlab.com getting error when trying sync annexed files:
git annex sync --content
(merging origin/git-annex git-annex...) (recording state in git...) gitlab: api not accessible remote origin not have git-annex installed; setting annex-ignore problem git-annex installation on remote. please make sure git-annex-shell available in path when ssh remote. once have fixed 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
what possibly doing wrong?
i using latest version of git annex (5/08/2015).
Comments
Post a Comment