Staging
v0.5.1
https://github.com/git/git
Raw File
Tip revision: 36438dc19dd2a305dddebd44bf7a65f1a220075b authored by Junio C Hamano on 05 January 2018, 21:45:17 UTC
Git 2.16-rc1
Tip revision: 36438dc
am-test-6-1
From: A U Thor <au.thor@example.com>
Date: Thu Dec 4 16:00:00 2008 -0800
Subject: Huh

Should fail and leave rejects

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