Martin Dreier
Martin Dreier
I created an init script for my gitit instance, which I designed to be easily usable to run multiple wikis. Please find it [attached](https://github.com/jgm/gitit/files/450256/gitit-rpg.txt) here. It expects configuration files in...
When working with git, you cannot rely on the time stamps of the files. Git will create and modify the files during its operations. If you want to get the...
See #30 for an explanation and solution.
The installation/update was also hanging on my Ubuntu 19.10 server. An upgrade to 22.04 LTS fixed it.
I had a stab at debugging this and it seems that the script parses the webpage instead of using the API here: http://developer.github.com/v3/repos/downloads/ Maybe there was a change in the...
I share the same issue. Best case would be that line endings could be configured, but the minimum requirement for me is that the line endings of unchanged lines are...