summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2012-05-12 11:46:01 +0300
committerTomi Ollila <tomi.ollila@iki.fi>2012-05-12 11:46:01 +0300
commit2e9ffeb0066ca22b315bacbd706a8ea2b1f9fd66 (patch)
treede520755177f9cb298b2f80a972c228fff48c8dd
parentf5ddc01eb0181124a8449a12afe2587e2304e6fb (diff)
nii
-rw-r--r--patchformatting.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchformatting.mdwn b/patchformatting.mdwn
index dda840f..dac2c2d 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