X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=patchformatting.mdwn;h=40db0b79d4c4f7406ad89317ef52370320a95902;hb=940135105928a01528cbbe235f8723085286804e;hp=dda840feb96e5cfdc939a95d71cef27a9a533645;hpb=f5ddc01eb0181124a8449a12afe2587e2304e6fb;p=notmuch-wiki diff --git a/patchformatting.mdwn b/patchformatting.mdwn index dda840f..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