Added a comment: Disabling a special remote
authordud225@35a1ee469f82f3a7eb1f2dce4ad453f5e47bdfd3 <dud225@web>
Fri, 7 Jul 2023 12:51:12 +0000 (12:51 +0000)
committeradmin <admin@branchable.com>
Fri, 7 Jul 2023 12:51:12 +0000 (12:51 +0000)
doc/special_remotes/adb/comment_6_bea787d5ba2c9e021345c1b3be0f6200._comment [new file with mode: 0644]

diff --git a/doc/special_remotes/adb/comment_6_bea787d5ba2c9e021345c1b3be0f6200._comment b/doc/special_remotes/adb/comment_6_bea787d5ba2c9e021345c1b3be0f6200._comment
new file mode 100644 (file)
index 0000000..00e519a
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="dud225@35a1ee469f82f3a7eb1f2dce4ad453f5e47bdfd3"
+ nickname="dud225"
+ avatar="http://cdn.libravatar.org/avatar/5147563e50c475918474594d93be95c2"
+ subject="Disabling a special remote"
+ date="2023-07-07T12:51:12Z"
+ content="""
+Finally found the answer on my own:
+
+    git config remote.phone.annex-ignore true
+
+"""]]