Le 07/11/2017 à 01:14, Steve Gilberd a écrit :
I can confirm that 'pass git -C' works just fine here (pass v1.7.1).
Can you give me the command you do to get -C working ? When I try it : it don't work : [philippe@nomade ~]$ git -C .password-store/test/ pull Déjà à jour. [philippe@nomade ~]$ LC_ALL=C git -C .password-store/test/ pull Already up-to-date. [philippe@nomade ~]$ pass git -C test pull Error: the password store is not a git repository. Try "pass git init". [philippe@nomade ~]$ pass version ============================================ = pass: the standard unix password manager = = = = v1.7.1 = = = = Jason A. Donenfeld = = [email protected] = = = = http://www.passwordstore.org/ = ============================================ Philippe _______________________________________________ Password-Store mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/password-store
