Changes
Page history
Update git basic setup
authored
Oct 05, 2017
by
Radek Ošlejšek
Show whitespace changes
Inline
Side-by-side
git-basic-setup.md
View page @
8a66cf18
...
...
@@ -9,7 +9,7 @@ In windows, use [git terminal app](https://git-for-windows.github.io/) applicati
```
bash
git clone https://gitlab.fi.muni.cz/pb162/2017-pb162-seminar-project.git
cd
2017-pb162-seminar-project
git pull origin iteration-00
-X
theirs
--rebase
git pull origin iteration-00
-X
theirs
```
>
**In Netbeans:**
...
...
...
...