From 251629129485148758c280967a8b2afc37f207ba Mon Sep 17 00:00:00 2001 From: Lunny Date: Tue, 14 Mar 2023 17:42:01 +0800 Subject: [PATCH] Generate Diff and Patch direct from Pull head (#10936) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 5e569ee5..7be2ddf1 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Fix rebase conflict detection in git 2.26 (#10929) +Generate Diff and Patch direct from Pull head (#10936)