From: Wangchangxin via GitGitGadget <hidden> Date: 2023-10-15 14:08:53
From: foril <redacted>
Signed-off-by: 王常新 (Wang Changxin) <redacted>
---
typo: fix the typo 'neeed' into 'needed' in the comment under merge-o…
the comments on line 2039 under merge-ort.c should be :
this is needed if we have content merges of content merges rather than
this is neeed if we have content merges of content merges
fix the typo
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1592%2FforiLLL%2Fcomment_patch-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1592/foriLLL/comment_patch-v1
Pull-Request: https://github.com/git/git/pull/1592
merge-ort.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Wangchangxin via GitGitGadget <hidden> Date: 2023-10-19 12:40:21
From: foril <redacted>
Signed-off-by: 王常新 (Wang Changxin) <redacted>
---
typo: fix the typo 'neeed' into 'needed' in the comment under merge-o…
the comments on line 2039 under merge-ort.c should be :
this is needed if we have content merges of content merges rather than
this is neeed if we have content merges of content merges
fix the typo
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1592%2FforiLLL%2Fcomment_patch-v2
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1592/foriLLL/comment_patch-v2
Pull-Request: https://github.com/git/git/pull/1592
Range-diff vs v1:
1: 737eccd2811 ! 1: 3934ee6b684 typo: fix the typo 'neeed' into 'needed' in the comment under merge-ort.c
@@ Metadata
Author: foril [off-list ref]
## Commit message ##
- typo: fix the typo 'neeed' into 'needed' in the comment under merge-ort.c
+ merge-ort.c: fix typo 'neeed' to 'needed'
Signed-off-by: 王常新 (Wang Changxin) [off-list ref]
merge-ort.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Wangchangxin via GitGitGadget <hidden> Date: 2023-10-22 02:46:12
From: =?UTF-8?q?=E7=8E=8B=E5=B8=B8=E6=96=B0?= <redacted>
Signed-off-by: 王常新 (Wang Changxin) <redacted>
---
typo: fix the typo 'neeed' into 'needed' in the comment under merge-o…
the comments on line 2039 under merge-ort.c should be :
this is needed if we have content merges of content merges rather than
this is neeed if we have content merges of content merges
fix the typo
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1592%2FforiLLL%2Fcomment_patch-v3
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1592/foriLLL/comment_patch-v3
Pull-Request: https://github.com/git/git/pull/1592
Range-diff vs v2:
1: 3934ee6b684 ! 1: 9320154b91a merge-ort.c: fix typo 'neeed' to 'needed'
@@
## Metadata ##
-Author: foril [off-list ref]
+Author: 王常新 [off-list ref]
## Commit message ##
merge-ort.c: fix typo 'neeed' to 'needed'
- Signed-off-by: 王常新 (Wang Changxin) [off-list ref]
+ Signed-off-by: 王常新 (Wang Changxin) [off-list ref]
## merge-ort.c ##
@@ merge-ort.c: static int handle_content_merge(struct merge_options *opt,
merge-ort.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)