On 21:35 Mon 05 Aug     , Matthieu Weber wrote:
> The second is that for some reason (my git version is too old?), "pass git 
> pull"
> fails with the following error: 
>   fatal: /usr/lib/git-core/git-pull cannot be used without a working tree.
> The solution is to "cd $GIT_WORK_TREE" before executing git, which should be
> harmless. An alternative would be to unset GIT_WORK_TREE, but I fear it would
> break some other git command :(

Perhaps it should be git fetch instead? Or maybe it should actually be a        
                                                                                
                                                                                
                                
mirror and use git push --mirror and git fetch --mirror.

-- 
milki
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to