ReScience / template

Template for article submission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Permission denied while cloning the repository

asdas1505 opened this issue · comments

There's not restriction attached to the repositoy so I'm not sure what could be the problem. Can you try with a public clone?
(https://github.com/ReScience/template.git)

Also, if you're on mac, chekc if the name does not mess up with OSX. I think osx might consider this as a special file

I see no issues when cloning this repository under macOS:

Temp/ $ git clone https://github.com/ReScience/template.git
Cloning into 'template'...
remote: Enumerating objects: 381, done.
remote: Counting objects: 100% (26/26), done.
remote: Compressing objects: 100% (24/24), done.
remote: Total 381 (delta 7), reused 10 (delta 2), pack-reused 355
Receiving objects: 100% (381/381), 9.31 MiB | 4.85 MiB/s, done.
Resolving deltas: 100% (172/172), done.

Temp/ $ ls template
COPYING     article.tex       metadata.tex   source-code-pro
Makefile    bibliography.bib  metadata.yaml  source-sans-pro
README.md   content.tex       rescience.cls  source-serif-pro
article.py  header.tex	      roboto	     yaml-to-latex.py

@asdas1505 could you give us more details of how exactly you try to clone this repository, and which error message you get?

Apparently the discussion has moved to ReScience/MLRC#14 - closing.