Update git authored by Boman Romain's avatar Boman Romain
...@@ -144,9 +144,9 @@ There are numerous tutorials on git on the web: ...@@ -144,9 +144,9 @@ There are numerous tutorials on git on the web:
- [Atlassian tutorial](https://www.atlassian.com/fr/git/tutorials) - [Atlassian tutorial](https://www.atlassian.com/fr/git/tutorials)
- ... - ...
There are also several e-books, which can be legally downloaded from [ULiège's library](https://lib.uliege.be) (use VPN) or the internet (e.g. [Pro Git](https://git-scm.com/book/fr/v2)). There are also several e-books, which can be legally downloaded from [ULiège's library](https://lib.uliege.be) (use VPN - [search for "git"](https://explore.lib.uliege.be/discovery/search?query=any,contains,git&tab=ULIEGE&search_scope=ULIEGE&vid=32ULG_INST:ULIEGE&offset=0)) or the internet (e.g. [Pro Git](https://git-scm.com/book/fr/v2)).
You may also have a look at this presentation [Git (in French)](http://metafor.ltas.ulg.ac.be/dokuwiki/\_media/devel/git_latest.pdf). You may also have a look at this presentation [Git at ULiège by R.Boman (in French)](http://metafor.ltas.ulg.ac.be/dokuwiki/\_media/devel/git_latest.pdf).
If you prefer youtube videos, here are some links about git and GitLab: If you prefer youtube videos, here are some links about git and GitLab:
... ...
......