Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Update "Clone and setup"
authored
Oct 12, 2020
by
Geoffroy Youri Berret
Show whitespace changes
Inline
Side-by-side
home.md
View page @
850cf747
...
...
@@ -5,6 +5,7 @@
Clone and setup upstream
```
bash
gbp clone git@salsa.debian.org:mpd-team/ncmpc.git
cd
ncmpc
git remote add upstream-repo https://github.com/MusicPlayerDaemon/ncmpc.git
git fetch upstream-repo
```
...
...