Skip to content
Snippets Groups Projects
Commit 197ae254 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Merge branch 'training-jan24' into 'develop'

Draft: Updated slides for training on Jan 24

See merge request R3school/git.slides!34
parents 632886f0 16fdcd89
No related branches found
No related tags found
2 merge requests!35Regular merge of develop,!34Draft: Updated slides for training on Jan 24
Pipeline #8460 passed
### References
### Let's refresh our memories
<div class="fragment">
<br>
- What is a **fork**?
<div class="fragment">
<br>
- What are **branches**?
<div class="fragment">
<br>
- Can I have **multiple branches** in my fork?
<div class="fragment">
<br>
- What is a good **development scheme**?
<div class="fragment">
<br>
- What are the **5 essential commands**?
### References & Cheat sheet
[1]: **Git** Book:
https://git-scm.com/book/en/v2
<br>[2]: GitHub training services: https://services.github.com/training/
### Cheat sheet
[Web](http://rogerdudler.github.io/git-guide/index.html) or [PDF](http://rogerdudler.github.io/git-guide/files/git_cheat_sheet.pdf)
<br>[3]: Cheat sheet: http://rogerdudler.github.io/git-guide
......@@ -5,7 +5,7 @@
Start the Terminal from your `/Applications` directoy.
*Pro Tip:* Install iTerm2: <br>`https://www.iterm2.com`
![bulb](img/bulb.png) Install iTerm2: `https://www.iterm2.com`
<br>
**Windows users:**
......@@ -15,8 +15,8 @@ Install Git Bash: <br>`https://git-scm.com/download/win`
<br>
**Linux users:**
Launch default terminal.
*Pro Tip:* Install Terminator: <br>`https://launchpad.net/terminator`
Launch default terminal.<br>
![bulb](img/bulb.png) Install Terminator: `https://launchpad.net/terminator`
......
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