John Olheiser

Results 66 comments of John Olheiser

> Does it make sense to backport this to 1.18.x? Generally only bugfixes are backported currently.

These things were actually brought up on the same day as the PR was opened. https://github.com/go-gitea/gitea/pull/21123#issuecomment-1242089216 I understand it's frustrating to have your work superseded, and I apologize for not...

@a-h wrt moving `templ` to the org: One solution could be to move this repo to the org (in order to transfer issues/PRs etc.) and then to push a copy...

This would also need to know about the extension when removing, etc.

To avoid situations where there might be a mix of symlink and cmd, maybe this should be a configuration setting? That way instead of a fallback it can be consistently...

One of the main reasons I drove for symlinks was because I ran into problems where only an exe (symlink) would work, such as a git extension, or using `glow`...

The nice thing with a config is that doctor knows the state it _should_ be in and can change accordingly. If it is in symlink mode, it converts cmd files....

I'm going to open this for review so I don't let it sit stale for too long.

Wouldn't an archlinux strategy work? https://github.com/archlinux/svntogit-community/blob/master/maven/trunk/PKGBUILD

Awesome, glad it works! 🍵 I cannot close PRs, so up to you or @candrewlee14. Feel free to open a PR for maven over at [webman-pkgs](https://github.com/candrewlee14/webman-pkgs)!