/
Inria's Overleaf

Inria's Overleaf

Main Link | Documentation

Configuring git access

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