|
@@ -2,7 +2,14 @@
|
|
|
|
|
|
## Purpose
|
|
|
|
|
|
-Repository for training Git session
|
|
|
+The Git Training session started with a lesson of basics on Git and collaborative development. You can find the presentation here: [ELIC_Git.pdf](http://www.climate.be:3000/TECLIM/Git_Training/src/master/Git_ELIC.pdf)
|
|
|
+
|
|
|
+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
|
|
|
+- Gogs portal
|
|
|
+
|
|
|
+We are going to do some exercises in a dummy project that you can find in this common Gogs repository: [project](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project)
|
|
|
|
|
|
## Getting started
|
|
|
|