(no commit message)
authorrinomizu5@5ead4c82685c65d7717dbd5591b80425036ae9e3 <rinomizu5@web>
Thu, 4 Aug 2022 08:26:11 +0000 (08:26 +0000)
committeradmin <admin@branchable.com>
Thu, 4 Aug 2022 08:26:11 +0000 (08:26 +0000)
doc/bugs/GIN_is_not_recognized_as_a_git-annex_enabled_repos.mdwn

index c569d3c28373d73ecaa10fd37a60585441a7cd2b..4eb0067d355efa294f31c311f39880893b1d50ef 100644 (file)
@@ -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)<br>
+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