mirror of
https://github.com/9001/copyparty.git
synced 2026-09-24 15:00:15 +01:00
Create branch-rename.md
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
modernize your local checkout of the repo like so,
|
||||
```sh
|
||||
git branch -m master hovudstraum
|
||||
git fetch origin
|
||||
git branch -u origin/hovudstraum hovudstraum
|
||||
git remote set-head origin -a
|
||||
```
|
||||
Reference in New Issue
Block a user