11# Commit split with --no-verify.
22
33[!unix] skip # pending github.com/creack/pty/pull/155
4+ [!git:2.52] skip # git add -p output is fixed to Git version
45
56as 'Test <test@example.com>'
67at '2024-07-08T05:04:32Z'
@@ -67,7 +68,7 @@ index 0000000..b30fa09
6768@@ -0,0 +1,2 @@
6869+feature 1
6970+
70- (1/1) Apply addition to index [y,n,q,a,d,e,p,?]?
71+ (1/1) Apply addition to index [y,n,q,a,d,e,p,P, ?]?
7172### second ###
7273INF Select hunks to extract into a new commit
7374diff --git b/feature1.txt a/feature1.txt
@@ -78,7 +79,7 @@ index 0000000..b30fa09
7879@@ -0,0 +1,2 @@
7980+feature 1
8081+
81- (1/1) Apply addition to index [y,n,q,a,d,e,p,?]? y
82+ (1/1) Apply addition to index [y,n,q,a,d,e,p,P, ?]? y
8283
8384diff --git b/feature2.txt a/feature2.txt
8485new file mode 100644
@@ -88,7 +89,7 @@ index 0000000..4357a3d
8889@@ -0,0 +1,2 @@
8990+feature 2
9091+
91- (1/1) Apply addition to index [y,n,q,a,d,e,p,?]?
92+ (1/1) Apply addition to index [y,n,q,a,d,e,p,P, ?]?
9293### exit ###
9394INF Select hunks to extract into a new commit
9495diff --git b/feature1.txt a/feature1.txt
@@ -99,7 +100,7 @@ index 0000000..b30fa09
99100@@ -0,0 +1,2 @@
100101+feature 1
101102+
102- (1/1) Apply addition to index [y,n,q,a,d,e,p,?]? y
103+ (1/1) Apply addition to index [y,n,q,a,d,e,p,P, ?]? y
103104
104105diff --git b/feature2.txt a/feature2.txt
105106new file mode 100644
@@ -109,7 +110,7 @@ index 0000000..4357a3d
109110@@ -0,0 +1,2 @@
110111+feature 2
111112+
112- (1/1) Apply addition to index [y,n,q,a,d,e,p,?]? q
113+ (1/1) Apply addition to index [y,n,q,a,d,e,p,P, ?]? q
113114
114115[features 5c5b54e] Add feature 1
115116 1 file changed, 2 insertions(+)
0 commit comments