summaryrefslogtreecommitdiff
path: root/patchformatting.mdwn
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2012-05-12 11:45:39 +0300
committerTomi Ollila <tomi.ollila@iki.fi>2012-05-12 11:45:39 +0300
commitf5ddc01eb0181124a8449a12afe2587e2304e6fb (patch)
tree74d762c052d0b0ed82921e6db0e99f099071375c /patchformatting.mdwn
parent67f3971884c0ca841f50438bce7678c0f205b025 (diff)
joo
Diffstat (limited to 'patchformatting.mdwn')
-rw-r--r--patchformatting.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchformatting.mdwn b/patchformatting.mdwn
index e748395..dda840f 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