2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

Update gitlab howto

Tomek Mrugalski
2018-08-13 07:38:00 -04:00
parent 986d63f39b
commit 4953cc9267

@@ -16,6 +16,8 @@ Note: we previously used tomek/kea repository for expriements. That repo is now
If converting existing trac or github repository:
```
git checkout master
git reset --hard
git remote rename origin trac
git remote add origin git@gitlab.isc.org:isc-projects/kea.git
git fetch origin