[pass] Using X primary selection and fix for git pull

milki milki+pass at rescomp.berkeley.edu
Tue Aug 6 09:19:53 CEST 2013


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


More information about the Password-Store mailing list