Open alexanderadam opened 4 years ago
Hey @alexanderadam and @xavior1412, I've implemented
dev
branch [0]. Could you please check if that works and fixes your issues?
I wow. I totally forgot about this issue and I don't know where this cases appeared :see_no_evil: Should I close this issue?
Yeah, sorry for the delay on this one. I'd wait for xavior for a few days and then merge the new features.
I tried a random example and it turned out that requests for various files (i.e.
.git/packed-refs
,.git/refs/wip/index/refs/heads/master
,.git/refs/stash .git/refs/wip/wtree/refs/heads/master
,.git/refs/remotes/origin/HEAD
,.git/info/refs .git/objects/info/packs
,.git/logs/refs/remotes/origin/HEAD
) were affected by a HTTP rule. They were redirected to an index HTML file. So I guess two things should be considered here:Otherwise it will look like this:
PS: Thank you for your work!