Skip to content
Snippets Groups Projects
Commit 8e0d179e authored by Lara Ianov's avatar Lara Ianov
Browse files

Update README.md

parent a358b601
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,4 @@ Accepts markdown syntax such as `this`. FYI, click [here](https://github.com/ada
The `GitLab_presentation.pdf` contains the slides I will show. However, a good section of this presentation will be shown in the web at this repo for clarification since showing GitLab's graphical interface is the goal of this talk.
The script `demo.sh` is just a mock-up script. The purpose is just to show the git features that will be discussed in the presentation: GitLab groups, `clone`, `commit` (the several ways of doing this), `push`, `branch`, and the interpretation of git's history within the repo. May touch upon other features such as `fork`, `.gitattributes`, `git tag` etc..., but very broadly due to time.
\ No newline at end of file
The script `demo.sh` is just a mock-up script. The purpose is just to show the git features that will be discussed in the presentation: GitLab groups, `clone`, `commit` (the several ways of doing this), `push`, `branch`, and the interpretation of git's history within the repo. May touch upon other features such as `fork`, `.gitattributes`, `.gitignore`,`git tag` etc..., but very broadly due to time.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment