From: Oleg Broytman Date: Wed, 31 Aug 2016 16:34:15 +0000 (+0300) Subject: Fix grammar X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=commitdiff_plain;h=6f76777b0bb5c0850ebb82644cec24f2f890cda8;ds=sidebyside Fix grammar --- diff --git a/pep-103.txt b/pep-103.txt index ab0c601..867784c 100644 --- a/pep-103.txt +++ b/pep-103.txt @@ -440,7 +440,7 @@ Read `how to recover from upstream rebase `_. It is in ``git help rebase``. -On the other hand don't be too afraid about commit editing. You can +On the other hand, don't be too afraid about commit editing. You can safely edit, reorder, remove, combine and split commits that haven't been pushed yet. You can even push commits to your own (backup) repo, edit them later and force-push edited commits to replace what have