Kevin Goslar
Kevin Goslar
Okay great! I have set up https://github.com/git-town/action and made you an admin there. Feel free to set this up any way you like. Thanks for sharing your work, and please...
Closing this ticket as completed because this is now a thing.
I think it would still be useful to get parallel execution built into Prettier in some way. Pre-commit hooks for all contributors are unrealistic, at least on the projects I...
Thanks for sharing the `-a` switch for `git commit`, I wasn't aware of it! The plan is to use `git push --force-with-lease`. With it, the commit compress will still be...
I agree the merge strategy leads to lots of commits in PRs. I often end up with several hundred commits in my PRs. It's not a problem for me since...
That's a really cool idea! I have created https://github.com/git-town/git-town/issues/3320 to track it's implementation.
This issue tracker tracks all the possible ideas for Git Town, for both the near and far future. You can see the tickets that will go into the next release...
This is implemented and was launched in [v11.0](https://github.com/git-town/git-town/releases/tag/v11.0.0).
This ticket is more about adding documentation for an edge case that people might run into if they don't follow their development workflow. I don't consider it critical so it...
Thanks for bringing this up, I agree that the ship behavior should be configurable. Are you using `git ship` in real life, or are you merging pull requests via the...