diff options
author | Rahiel Kasim <rahielkasim@gmail.com> | 2018-03-26 12:14:38 +0200 |
---|---|---|
committer | Rahiel Kasim <rahielkasim@gmail.com> | 2018-03-26 12:14:38 +0200 |
commit | 3dfd0e4ad41fe2f554b754f0862ffb887c149158 (patch) | |
tree | 3ff47986aa63783564556758b9a85321f8ded949 | |
parent | 27659e25d3d46aa3d838130204dde9bbc26ec4fc (diff) |
cpu.re -> rahielkasim.com, minor edits
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,16 +5,16 @@ [](https://www.cpu.re/static/giternity/downloads-by-python-version.txt) [](https://github.com/rahiel/giternity/blob/master/LICENSE.txt) -Giternity is a tool to mirror your git repositories from GitHub. You can specify -a username/organization to mirror all their repositories, or just individual -repo's. It retrieves some repo metadata so they can be nicely served with +Giternity is a tool to mirror git repositories from GitHub. You can specify a +username/organization to mirror all their repositories, or just individual +repos. It retrieves some repo metadata so they can be nicely served with [cgit][]. Run giternity periodically to update the mirrors. An example result is [git.cpu.re][]. Follow the [tutorial][] to host your own. [cgit]: https://git.zx2c4.com/cgit/about/ [git.cpu.re]: https://git.cpu.re/ -[tutorial]: https://www.cpu.re/mirror-git-repositories-and-serve-them-with-cgit/ +[tutorial]: https://www.rahielkasim.com/mirror-git-repositories-and-serve-them-with-cgit/ # Installation |