From: jules@a6ba859eba6f59bd980f294741b1ad9b7624552a Date: Thu, 29 Sep 2022 09:26:06 +0000 (+0000) Subject: Added a comment: mess up commited to my branch X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~69^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e4ff7014bdded87c18a53508893fece3881122e8;p=git-annex.git Added a comment: mess up commited to my branch --- diff --git a/doc/bugs/android_sync_messes_tree/comment_1_a90afb9011c760843836728d03353619._comment b/doc/bugs/android_sync_messes_tree/comment_1_a90afb9011c760843836728d03353619._comment new file mode 100644 index 0000000000..95f83f70d7 --- /dev/null +++ b/doc/bugs/android_sync_messes_tree/comment_1_a90afb9011c760843836728d03353619._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="jules@a6ba859eba6f59bd980f294741b1ad9b7624552a" + nickname="jules" + avatar="http://cdn.libravatar.org/avatar/a751e2ef9129dfaf6c68a0d762e5db60" + subject="mess up commited to my branch" + date="2022-09-29T09:26:05Z" + content=""" +I noticed that even when the syncing finishes. Worse than that, the 'android/master' branch is merged into 'master'. +The removed files are brought back during the merge, but the moved files are committed. + +I definitely don't want git annex to touch my master branch. I have 'autocommit = false', 'synconlyannex = true' and 'alwayscommit = false'. I take care of merging and pushing the 'git-annex' branch myself. + +Perhaps I'm not using git-annex right ? +"""]]