| Commit message (Collapse) | Author |
|
|
|
|
|
It seems to be the convention and the default behaviour of `git clone
--bare`, so do that.
|
|
|
|
At first, I built a custom image at https://egort.name/. It had a rather
long development history, and I just copied the files from there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The example config must have clone_via_ssh = false for that to work.
|
|
|
|
|
|
|
|
|
|
|
|
Some other refactoring efforts are included.
|
|
|
|
The config is also in the TOML format now. It's a bit messy for the
moment, but I'll fix it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|