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