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.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
_______________________________________________
Kde-scm-interest mailing list
Kde-scm-interest@kde.org
https://mail.kde.org/mailman/listinfo/kde-scm-interest

Reply via email to