|
@@ -6,10 +6,13 @@ The Git Training session started with a lesson of basics on Git and collaborativ
|
|
|
|
|
|
The second part of the Git Training consists on a hands on. The objectives are to show how to use:
|
|
|
|
|
|
-- Git on the command line
|
|
|
+- Git on the command line OR TortoiseGit with Windows
|
|
|
- Gogs portal
|
|
|
|
|
|
-We are going to do some exercises in a dummy project that you can find in this common Gogs repository: [project](https://www.elic.ucl.ac.be/TECLIM/Git_Training/src/master/project)
|
|
|
+We are going to do some exercises in a dummy project that you can find in this common Gogs repository:
|
|
|
+
|
|
|
+- [linux project](https://www.elic.ucl.ac.be/TECLIM/Git_Training/src/master/project/linux)
|
|
|
+- [windows project](https://www.elic.ucl.ac.be/TECLIM/Git_Training/src/master/project/windows)
|
|
|
|
|
|
## Getting started
|
|
|
|