From 572d193ee4ae3e8793f2de513ea3ac3aea14b295 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 12 Feb 2008 13:48:46 -0800 Subject: [PATCH] Reword a sentence to be less awkward --- tour.mdwn | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tour.mdwn b/tour.mdwn index 85ebedd..7ea810f 100644 --- a/tour.mdwn +++ b/tour.mdwn @@ -935,9 +935,8 @@ helpful when the commit it isolates is as small as possible. One advantage of using git over some other systems is that the commit speed is blazingly fast. The tool doesn't punish you at all for -committing as often as you get our project into a state that is worth -saving. "Commit early, commit often" is a well-supported mode of -operation with git. +committing every time your project is in a state worth saving. "Commit +early, commit often" is a well-supported mode of operation with git. ### 2.8 Sharing changes -- 2.43.0