/
Inria's Overleaf
Inria's Overleaf
Configuring git access
See and install
slatex
: https://sed-rennes.gitlabpages.inria.fr/sharelatex/python-sharelatex/Then
git slatex clone <url> <folder name> -u <your inria user>
the URL is the one you copy from the browser address bar (and not the one you get from the “Share” menu!)
Example for this project:
~/T/t/inria-overleaf-git $ git slatex clone https://overleaf.irisa.fr/project/67c57f8287fa1b008894183a test1 -u gfedrech
Authentication type (*gitlab*|community|legacy):
Password:
Do you want to save your password in your OS keyring system (y/n) ?y
try to open session on https://overleaf.irisa.fr with gfedrech
no Login error message
Logging successful
Downloading 67c57f8287fa1b008894183a in test1
Unzipping 67c57f8287fa1b008894183a in test1
~/T/t/inria-overleaf-git ❯❯❯ ls test1
main.tex references.bib universe.jpg
Then, after you make a change, push it with:
~/T/t/i/test1 $ git slatex push main
try to open session on https://overleaf.irisa.fr with gfedrech
Downloading update data for 67c57f8287fa1b008894183a
Related content
Contributing to a project on GitHub
Contributing to a project on GitHub
More like this
To Make Any Changes After Merging
To Make Any Changes After Merging
More like this
The art of committing
The art of committing
More like this