This commit is contained in:
parent
e91fdabba7
commit
925424092b
1 changed files with 5 additions and 6 deletions
|
@ -2,12 +2,11 @@ Hi, git-annex Team.
|
||||||
|
|
||||||
I want to ask you this issue.
|
I want to ask you this issue.
|
||||||
GIN is not recognized as a git-annex enabled repository when using the HTTPS protocol.
|
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 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.
|
I checked the .git/config file and it says annex-ignore=true.
|
||||||

|
|
||||||
Because of this, git annex copy --to [GIN remote repository] is not possible with HTTPS protocol.
|
|
||||||
|
|
||||||
|
<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.
|
If there are any mistakes in my understanding please let me know.
|
||||||
|
|
||||||
sincerely yours,
|
sincerely yours,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue