mirror of
https://github.com/9001/copyparty.git
synced 2025-08-16 08:32:13 -06:00
Create branch-rename.md
This commit is contained in:
parent
7ec0881e8c
commit
f03f0973ab
7
.github/branch-rename.md
vendored
Normal file
7
.github/branch-rename.md
vendored
Normal file
|
@ -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
|
||||
```
|
Loading…
Reference in a new issue