]> git.cworth.org Git - notmuch-wiki/blobdiff - patchformatting.mdwn
nii
[notmuch-wiki] / patchformatting.mdwn
index dda840feb96e5cfdc939a95d71cef27a9a533645..dac2c2d726548875af7a46bd0c94804419c17130 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