diff --git a/041a1acc.md b/041a1acc.md new file mode 100644 index 0000000..8c48c62 --- /dev/null +++ b/041a1acc.md @@ -0,0 +1,19 @@ +--- +date: 2020-12-10T13:22 +tags: + - tech + - notes +--- + +# a self-hosted git stack + +## components + +- [gitolite](https://gitolite.com/gitolite/index.html) +- [gitweb](https://git-scm.com/book/en/v2/Git-on-the-Server-GitWeb) +- [git-issue](https://github.com/dspinellis/git-issue) +- [git-appraise](https://github.com/google/git-appraise) + +## setup notes + +Coming soon.