OSDN Git Service

git-howto: cleanup, remove unreasonable recommendition.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 28 Jun 2012 22:03:12 +0000 (00:03 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 28 Jun 2012 22:03:12 +0000 (00:03 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/git-howto.texi

index 12025a5..d01f21b 100644 (file)
@@ -390,8 +390,7 @@ a panacea. Do not hesitate to perform any other tests necessary to convince
 yourself that the changes you are about to push actually work as expected.
 
 Also note that every single commit should pass the test suite, not just
-the result of a series of patches. So if you have a series of related
-commits, run the test suite on every single commit.
+the result of a series of patches.
 
 
 @chapter Server Issues