]> git.cworth.org Git - notmuch-wiki/blobdiff - patchformatting.mdwn
:
[notmuch-wiki] / patchformatting.mdwn
index e748395aee639b471d6b841f02819b75e8734d25..40db0b79d4c4f7406ad89317ef52370320a95902 100644 (file)
@@ -139,7 +139,7 @@ test-apply your patch files on origin/master:
             git reset --hard origin/master
             git pull
             git am 00*
-        
+            :
             git reset --hard `cat head_commit`
             git stash apply
             rm head_commit