From 940135105928a01528cbbe235f8723085286804e Mon Sep 17 00:00:00 2001
From: Tomi Ollila <tomi.ollila@iki.fi>
Date: Sat, 12 May 2012 11:46:26 +0300
Subject: [PATCH] :

---
 patchformatting.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patchformatting.mdwn b/patchformatting.mdwn
index dac2c2d..40db0b7 100644
--- a/patchformatting.mdwn
+++ b/patchformatting.mdwn
@@ -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
-- 
2.45.2