This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
vpzom
/
clement
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
a little tool for git mirroring
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
1
Branch
116KB
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
HTTPS
ZIP
TAR.GZ
Colin Reeder
76205904ee
Add SSH client to dockerfile
5 years ago
repos
Add README
5 years ago
.gitignore
Add README
5 years ago
Dockerfile
Add SSH client to dockerfile
5 years ago
LICENSE
Add LICENSE
5 years ago
README.md
Add README
5 years ago
index.js
Remove bluebird dependency, use alpine for docker
5 years ago
README.md
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}