[pass] [PATCH] Remind users to add files on init

milki milki at rescomp.berkeley.edu
Tue Sep 18 00:55:09 CEST 2012


On 00:39 Tue 18 Sep     , Jason A. Donenfeld wrote:
> On Mon, Sep 17, 2012 at 9:45 AM, milki <milki at rescomp.berkeley.edu> wrote:
> > +                       echo .gpg-id > $PREFIX/.gitignore
> > +                       echo .gitignore >> $PREFIX/.gitignore
> > +
> 
> Why do you do this? Isn't it best for the gpg-id to be part of the git repo?

git init will overwrite the file each time so I didn't think it would be
too important. On second thought, it woul be useful for portability. As
it stands now, I don't think pass stores the file in the git repo
automatically either so I just meant to preserve what I had observed.

It's fine to just remove those two lines then.


-- 
milki



More information about the Password-Store mailing list