From 16da76a9862fc041e4b9530564ffc855395ba7b4 Mon Sep 17 00:00:00 2001 From: "matteo@4122eaeed50d58332e6ae9e6ba7237fe81294399" Date: Thu, 24 Apr 2025 02:34:59 +0000 Subject: [PATCH] Added a comment: Disabling "synced" branches --- ...omment_6_2ac1f9037c32fbe45e5f51bf846cb94a._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/git-annex-config/comment_6_2ac1f9037c32fbe45e5f51bf846cb94a._comment diff --git a/doc/git-annex-config/comment_6_2ac1f9037c32fbe45e5f51bf846cb94a._comment b/doc/git-annex-config/comment_6_2ac1f9037c32fbe45e5f51bf846cb94a._comment new file mode 100644 index 0000000000..e86a2c56ad --- /dev/null +++ b/doc/git-annex-config/comment_6_2ac1f9037c32fbe45e5f51bf846cb94a._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="matteo@4122eaeed50d58332e6ae9e6ba7237fe81294399" + nickname="matteo" + avatar="http://cdn.libravatar.org/avatar/b113a0f7867c398c5e9c24646f8495b8" + subject="Disabling "synced" branches" + date="2025-04-24T02:34:59Z" + content=""" +Is there any option/configuration to disable the creation and use of \"synced/*\" branches on `git annex sync`? + +I have a simple \"centralised\" setup where local clones push/pull from a single remote bare repository, so I don't see the benefit of using \"synced/*\" branches. They mostly just add noise in whichever git GUI I use. +"""]]