[Kde-scm-interest] Git roadmap
Johannes Sixt
j.sixt at eudaptics.com
Tue Sep 18 13:24:17 CEST 2007
Oswald Buddenhagen schrieb:
> On Tue, Sep 18, 2007 at 01:09:06PM +0200, Johannes Sixt wrote:
>> filter-branch --subdirectory followed by git merge -s subtree.
>> See my other posts.
>>
> that's almost as ugly as server-side copies in cvs ...
It is. ;)
Personally, I can very well live without this cruft.
Why?
Because if you see in the oldest commit of (made-up example!)
kdelibs$ gitk -- kssl
that kssl was moved from kdebase/libkonq/kssl to kdelibs/kssl, then it's a
piece of cake to fire up
kdebase$ gitk -- libkonq/kssl
and see the precursory history of that directory, even though *today*
libkonq/kssl does not exist anymore in kdebase.
-- Hannes
More information about the Kde-scm-interest
mailing list