Fabian Siegel
Fabian Siegel
When using description lists with glamour/glow, the different items of description lists are rendered incorrect. The following sample code ``` Term : Tatsächlich das, womit der Computer arbeitet. Jedes Kommando...
I still have some todos left, so this is still a draft pull request. :)
Closes #104 To-Dos: - [x] Use syscall.symlink instead of os.symlink, if os.symlink fails - [x] Detect symlinks who are not in the repository at the `backup` command - [ ]...
We could start up a e.G. WebDav-Server which could be used to view and access data instead of fuse. This could also work on macOS and windows.
I tried to store and restore a directory containing symlinks. While restoring the project a symlink was restored to a file which was not restored yet - this caused the...
Currently, the webdav backend does not support available space. this is caused by the webdav library. Therefore, we have multiple options: 1. Fork the library 2. PR at the library...
See #25
- "pipelines list" can list all builds, not just last 10 builds - "pipelines list" output includes date/time See #25