From 9f38c72f8b58fbfada5cf4f5d9810f31a9544e3d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Jan 2022 11:38:01 -0400 Subject: [PATCH] comment --- ...3_a9b3e07f180ab97f5025d7ce9ca58c05._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/bugs/adb_creates_empty_commits_on_import__47__sync/comment_3_a9b3e07f180ab97f5025d7ce9ca58c05._comment diff --git a/doc/bugs/adb_creates_empty_commits_on_import__47__sync/comment_3_a9b3e07f180ab97f5025d7ce9ca58c05._comment b/doc/bugs/adb_creates_empty_commits_on_import__47__sync/comment_3_a9b3e07f180ab97f5025d7ce9ca58c05._comment new file mode 100644 index 0000000000..2bb507eabb --- /dev/null +++ b/doc/bugs/adb_creates_empty_commits_on_import__47__sync/comment_3_a9b3e07f180ab97f5025d7ce9ca58c05._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2022-01-04T15:33:25Z" + content=""" +Please show me how to get more than one "import from foo" +commit that is empty, starting from a new remote. + +I have only managed to get one, maximum, as I said. + +I do not thik your CID analysis is correct. The CID is +calculated on the android side and has nothing to do with +the timestamps of anything in the git repo. + +Now, if Android is varying the mtime it reports for files, so resulting in +a changed CID, it may be that would cause an import of content it had already +imported before, and maybe that leads to the unncessary commit. +"""]]