[Kde-scm-interest] git migration and translation of documentation
Eike Hein
hein at kde.org
Sun Sep 5 00:40:59 CEST 2010
On 09/04/2010 09:20 PM, Albert Astals Cid wrote:
> I tried
> $ git archive --remote git://git.kde.org/konversation/konversation.git data
> fatal: The remote end hung up unexpectedly
>
> That is obviously wrong :D
This will get you the current contents of the icons dir:
git archive --remote=git at git.kde.org:konversation/konversation.git
HEAD:data/images/icons | tar -x
There's also ongoing work in git land right now to support
subtree cloning.
> Albert
--
Best regards,
Eike Hein
More information about the Kde-scm-interest
mailing list