Re: newbie questions about git design and features (some wrt hg)
From: Jakub Narebski <hidden> Date: 2016-06-15 22:42:52
Simon 'corecode' Schubert wrote:
Jakub Narebski wrote:
quoted
By the way, RCS / CVS rewrote relevant data (to have diff from the top
structure) on each commit.
I wonder if git could generate pack on the fly fastimport like...
What do you mean with that? generate the pack on which occasion?
CVS import? I do this already.