On Tue, 5 Apr 2011 06:29:48 pm Alexander Graf wrote: > What exactly do you mean by better-practice git setups? Some projects try to use special features in git. For example, KDE makes use of insteadOf and pushInsteadOf to allow checking out from anongit, and committing to the main server using a pseudo-URL.
Should I have some magic git hooks enabled? Automatic use of checker scripts or sign-off? Is there some way to maintain those version change logs I need if I have to submit my patch v26? Brad