Stefan Haubold
Results
2
issues of
Stefan Haubold
This isn't really a bug, since the passed string is wrong encoded. But since lot of sites seem to send this kind of encoded subjects it would be worth a...
storage: filesystem/dotgit, fixing issue where absolute paths to commonDotGitFs ended up in dotGitFs
When using the v6 implementation with worktree repos we got this error: ``` Add failed: "/tmp/gogit-worktree-test/main-repo/.git/objects/pack/tmp_obj_847737165": path outside base dir "/tmp/gogit-worktree-test/main-repo/.git/worktrees/worktree": file does not exist ``` The current implementation assumes...