<div dir="ltr">Jason, let me just say:<br><br><div>I'm grateful to you for fixing this particular issue, and hugely grateful to you for maintaining pass. I hope you sleep well every single night, knowing that many, many people's personal and professional lives are more secure thanks to the work you do and that the whole pass community has done. That includes me.</div><div><br></div><div>Every single day, I would be less secure, or more frustrated, without your work, so I wanted to take a moment to say thank you.</div><div><br></div><div><a href="https://qa.debian.org/popcon.php?package=password-store">https://qa.debian.org/popcon.php?package=password-store</a> suggests that at least 900 people, and probably thousands of people, are in the same situation I am.</div><div><br></div><div>Thanks to all y'all who make pass happen.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 4, 2016 at 5:14 PM, Jason A. Donenfeld <span dir="ltr"><<a href="mailto:Jason@zx2c4.com" target="_blank">Jason@zx2c4.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey folks,<br>
<br>
I've fixed this upstream here:<br>
<a href="http://git.zx2c4.com/password-store/commit/?id=90373f042e8ce679870c1868cb0957fb825d00d5" rel="noreferrer" target="_blank">http://git.zx2c4.com/password-store/commit/?id=90373f042e8ce679870c1868cb0957fb825d00d5</a><br>
<br>
    $ pass insert aaa/bbb<br>
    $ pass insert aaa<br>
<br>
With the change, this will delete the directory:<br>
<br>
    $ pass rm -r aaa/<br>
<br>
While this will delete the file:<br>
<br>
    $ pass rm aaa<br>
<br>
The difference is the trailing slash.<br>
<br>
After I get through the enormous backlog of mailing list inquiries<br>
about various things, I'll release a new version that contains this<br>
fix.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jason<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Password-Store mailing list<br>
<a href="mailto:Password-Store@lists.zx2c4.com">Password-Store@lists.zx2c4.com</a><br>
<a href="http://lists.zx2c4.com/mailman/listinfo/password-store" rel="noreferrer" target="_blank">http://lists.zx2c4.com/mailman/listinfo/password-store</a><br>
</div></div></blockquote></div><br></div>