<p dir="ltr">No problem at all, I'm glad I could help! Sometimes (or perhaps often, actually) a little prod is all you need. :)</p>
<p dir="ltr">/Emil</p>
<br><div class="gmail_quote"><div dir="ltr">On Fri, 28 Aug 2015 21:49 pc re <<a href="mailto:pcre@gmx.de">pcre@gmx.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Am 27.08.2015 um 19:42 schrieb pc re:<br>
> Am 27.08.2015 um 19:24 schrieb Emil Lundberg:<br>
>> Why not clone it with plain old Git?<br>
>><br>
>><br>
> [..]<br>
><br>
> Because .gitattributes and .gpg are not available.<br>
><br>
> So I need to replace clone with something like this.<br>
><br>
> pass init <a href="mailto:user@mydomain.com" target="_blank">user@mydomain.com</a><br>
> pass git init<br>
> pass git remote add origin user@mydomain.com:/home/user/pw.git<br>
> pass git fetch<br>
> pass git rebase origin/master<br>
> pass git push -u --all<br>
<br>
Sorry, if I confused anybody.<br>
<br>
You are right.<br>
<br>
It was just a lack of understanding.<br>
<br>
Tanks for helping.<br>
</blockquote></div>