Staging
v0.5.2
https://github.com/git/git
Raw File
Tip revision: 32f56600bb6ac6fc57183e79d2c1515dfa56672f authored by Junio C Hamano on 30 July 2014, 21:19:53 UTC
Git 2.0.4
Tip revision: 32f5660
am-test-2-2
From: A U Thor <au.thor@example.com>
Date: Thu Dec 4 16:00:00 2008 -0800
Subject: Six

Applying this patch with -C1 should be successful even though 
the first line in the context does not match.

diff --git i/file-2 w/file-2
index 06e567b..b6f3a16 100644
--- i/file-2
+++ w/file-2
@@ -1,7 +1,7 @@
 One
 2
-3
+Three
 4
 5
-6
+Six
 7
back to top