From: rinomizu5@5ead4c82685c65d7717dbd5591b80425036ae9e3 Date: Thu, 4 Aug 2022 08:26:11 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~69^2~302 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=925424092bc0b94c00d7f7c4964e90fed536ab79;p=git-annex.git --- diff --git a/doc/bugs/GIN_is_not_recognized_as_a_git-annex_enabled_repos.mdwn b/doc/bugs/GIN_is_not_recognized_as_a_git-annex_enabled_repos.mdwn index c569d3c283..4eb0067d35 100644 --- a/doc/bugs/GIN_is_not_recognized_as_a_git-annex_enabled_repos.mdwn +++ b/doc/bugs/GIN_is_not_recognized_as_a_git-annex_enabled_repos.mdwn @@ -1,14 +1,13 @@ Hi, git-annex Team. I want to ask you this issue. -GIN is not recognized as a git-annex enabled repository when using the HTTPS protocol. - -I cloned a GIN repository with HTTPS protocol and then did `git annex init` on the cloned local repository, but it is not recognized as a git annex-enabled remote. +GIN is not recognized as a git-annex enabled repository when using the HTTPS protocol. +I cloned a GIN repository with HTTPS protocol and then did `git annex init` on the cloned local repository, but it is not recognized as a git annex-enabled remote. I checked the .git/config file and it says annex-ignore=true. -![image](https://user-images.githubusercontent.com/91708725/182578704-c04fdb60-5b6a-4faf-8869-04914723c27f.png) -Because of this, git annex copy --to [GIN remote repository] is not possible with HTTPS protocol. +![image](https://user-images.githubusercontent.com/91708725/182578704-c04fdb60-5b6a-4faf-8869-04914723c27f.png)
+Because of this, git annex copy --to [GIN remote repository] is not possible with HTTPS protocol. If there are any mistakes in my understanding please let me know. -sincerely yours, +sincerely yours, Rino Mizuguchi