Frédéric Heitzmann <frederic.heitzmann@xxxxxxxxx> writes: > The 'pre-svn-dcommit' hook is called by 'git svn dcommit' and can be used to > prevent some diff to be committed to a SVN repository. It may typically be > used to filter some intermediate patches, which were committed into git but > must not find their way to the SVN repository. Why 2 patches? We usually try to have each commit as correct as possible (e.g. when sending several patches, each commit should still pass the testsuite). With your 2-patches serie, the first commit has documentation for a feature which doesn't exist yet. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html