From 78977ce4174b9820ce8792e947f3e57eb4eab23c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 26 Mar 2020 15:08:12 -0400 Subject: [PATCH] correct inaccurate part of comment --- .../comment_1_5b56b989145a8ef6a6203e4df38e2288._comment | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/bugs/Sync_of_adjusted_branch_does_not_propagate_changed_submodule_commit/comment_1_5b56b989145a8ef6a6203e4df38e2288._comment b/doc/bugs/Sync_of_adjusted_branch_does_not_propagate_changed_submodule_commit/comment_1_5b56b989145a8ef6a6203e4df38e2288._comment index 10ae6cd68b..eddad00420 100644 --- a/doc/bugs/Sync_of_adjusted_branch_does_not_propagate_changed_submodule_commit/comment_1_5b56b989145a8ef6a6203e4df38e2288._comment +++ b/doc/bugs/Sync_of_adjusted_branch_does_not_propagate_changed_submodule_commit/comment_1_5b56b989145a8ef6a6203e4df38e2288._comment @@ -44,8 +44,7 @@ construct a TreeCommit from those. As far as I can see, that TreeCommit must be identical to the one it constructed before this patch. Hmm, so I added a debug print and it's not the same, the sha -is different. Even weirder, the sha in `commit` never get stored -in the git repo. +is different. What am I missing? """]]