diff options
| -rw-r--r-- | conf/gitolite.conf | 5 | ||||
| -rw-r--r-- | keydir/bookcorner.pub | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf new file mode 100644 index 0000000..436585d --- /dev/null +++ b/conf/gitolite.conf @@ -0,0 +1,5 @@ +repo gitolite-admin + RW+ = bookcorner + +repo testing + RW+ = @all diff --git a/keydir/bookcorner.pub b/keydir/bookcorner.pub new file mode 100644 index 0000000..ed146b1 --- /dev/null +++ b/keydir/bookcorner.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL09aSGSVsYd19d9deeNdm71b2nIfFYSG4HJVOfMasDm git@bookcorner.ge |
