mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-04 16:05:17 +00:00
Update gitlab howto
@@ -16,6 +16,8 @@ Note: we previously used tomek/kea repository for expriements. That repo is now
|
|||||||
|
|
||||||
If converting existing trac or github repository:
|
If converting existing trac or github repository:
|
||||||
```
|
```
|
||||||
|
git checkout master
|
||||||
|
git reset --hard
|
||||||
git remote rename origin trac
|
git remote rename origin trac
|
||||||
git remote add origin git@gitlab.isc.org:isc-projects/kea.git
|
git remote add origin git@gitlab.isc.org:isc-projects/kea.git
|
||||||
git fetch origin
|
git fetch origin
|
||||||
|
Reference in New Issue
Block a user