Alexander Neumann
Alexander Neumann
I've spent some time thinking about this and came up with a different idea: There are two underlying problems that users have which they are trying to solve with symlinks:...
Yes, that's what I suggested.
Hey, thanks for raising this as an issue. I'm aware of it, and I usually try to warn people that debug logs may contain sensitive things. The auth tokens is...
I'd like to add my opinion: I think having a way to modify snapshots in the repo is valuable, based on the feedback how many people would like to have...
Hm, `modify` then?
The `forget` command is also very complex, we won't add anything to that if we can help it ;)
So, thank you all for your feedback, we have a clear way forward: implement a command which allows removing files from an existing snapshot. The name of the command will...
Oh, interesting, that should not happen. Thanks a lot for letting us know! I chuckled when reading the error message: `server misbehaving` 😆
Hm, not sure what goes wrong here. We need to handle directory symlinks on Windows as a special case, so somebody needs to find out how to do that. Thanks...
I think it's helpful to open an issue in the Go project here: https://github.com/golang/go, sounds like a bug. I'm willing to help fix this (e.g. writing the code and doing...