document a PATH issue

This commit is contained in:
Joey Hess 2015-08-09 17:18:04 -04:00
parent f6f3ad7be5
commit 61f30ff452
2 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2015-08-09T21:20:05Z"
content="""
Another way to deal with the problem is to find the location where
git-annex-shell is installed on the remote system's Nix store, and
configure the git remote for that system to use that location, by setting
`remote.<name>.annex-shell` in its git configuration.
"""]]