~vpzom/clement

76205904 — Colin Reeder 5 years ago
Add SSH client to dockerfile
ba87035a — Colin Reeder 5 years ago
Remove bluebird dependency, use alpine for docker
71b3d346 — Colin Reeder 5 years ago
Add LICENSE

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~vpzom/clement
read/write
git@git.sr.ht:~vpzom/clement

You can also use your local clone with git send-email.

#clement

#a little tool for Git mirroring

#Setup

  • In the repos folder, run git clone --mirror {source}
  • In the cloned repo, run git remote add target {target}
  • Add a secret string to allowed_keys.txt
  • Add a webhook on the source, POST to {clement}/{repo}/update?key={secret}