bendem
bendem
Agreed, I just tried the comment system today (always had it disabled), and it's absolutely impossible to follow a large conversation with multiple people answering different comments. One thing I...
You are absolutely awesome! This is great! ❤️
Coming back to this for 1.6.1, we started using image hashes after the 1.6.0 update which broke everything ara-related due to it not being backward compatible with 1.5. I don't...
Agreed, just went down this rabbit hole as well, the error message should be augmented with something like "windows doesn't support option "require confirmation" when using the OpenSSH agent, see...
Please at least provide a useful error message that tells users to download their contacts from https://contacts.google.com instead of having them dig up server logs.
> Could we get to a middle ground where nextcloud detect this is 2.1 and issue an appropriate error message. The current error reporting is quite opaque. With an accurate...
> * off comment - @bendem u ask to use a proprietary service that collects your data with a low privacy... Alright, I see the misunderstand. I don't ask to...
Would like to re-iterate this, the PR looks simple enough and there are a lot of places that would benefit from this change. https://www.timeanddate.com/calendar/days/first-day-of-the-week.html
More information, I'm guessing unconditionally applying `-t` is undesirable since it will fetch all tags, defeating the purpose of `--depth=1`. You can fetch a single tag by running `git fetch...
`docker build` can take a tag or a branch using `#` as a separator. Commits are not supported (same behaviour as `buildah` before #4149). Reference: https://docs.docker.com/engine/reference/commandline/build/#git-repositories