<div dir="ltr">Works like a charm! Glad to help! Now if only someone would port gpg-agent to Cygwin.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 17, 2014 at 3:27 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"><div class="">On Thu, Apr 17, 2014 at 6:50 PM, Brandon Jones<br>
<<a href="mailto:jones.brandon.lee@gmail.com">jones.brandon.lee@gmail.com</a>> wrote:<br>
><br>
> The only thing that was unclear is the part where you say "verify this<br>
> works, as well as the makefile." The statement implies that one should<br>
> verify that the function works but not by any specific method. My apologies<br>
> for choosing to do this by modifying the function within the /usr/bin/pass<br>
> rather than modifying src/platform/cygwin.sh to call the function clip with<br>
> two dummy variables. It didn't occur to me that it would matter either way.<br>
> I've not been involved in any programming projects with others nor do I<br>
> primarily use git or bash (for scripting I use python) so you'll have to<br>
> take that into account.<br>
<br>
</div>Sorry for my general brusqueness earlier -- I wrote that previous<br>
email from my cellphone while waiting on queue somewhere...<br>
<br>
Anyway - what I did before is extract your modifications to<br>
/usr/bin/pass and instead define a brand new platform file called<br>
cygwin.sh. So moving forward, all the cygwin-specific enhancements<br>
will live in there. I should have written more clearly before. Then,<br>
the new makefile is supposed to install that file to the right place<br>
and modify /usr/bin/pass to work with it... However...<br>
<div class=""><br>
><br>
> Getting git-pull to work in Cygwin is/can be a pain. I manually downloaded<br>
> the zip file. It still did not work.<br>
<br>
</div>However, I'm an idiot and also coded the fix for the earlier problem<br>
on my phone, SSHd into my laptop, and forgot to "git push". Try<br>
downloading a zip now. The makefile shouldn't give you this error this<br>
time.<br>
<br>
Thanks for helping port to cygwin! Really appreciate it. Sorry for the<br>
hiccups so far.<br>
</blockquote></div><br></div>