Ruud Kamphuis

Results 363 comments of Ruud Kamphuis

Is there a reason for the extra newline at the end? ```command $ git town config get-parent main

Thanks, it works perfectly now!

FWIW, it's now officially supported: https://graphql.org/blog/2025-09-04-multioption-inputs-with-oneof/

I'm not sure what you mean? Because this doesn't seem to work? ```bash printf '\e]8;;http://example.com\e\\This is a link\e]8;;\e\\\n' ```

@dannyneira Could you confirm that this is not solved? Because having hyperlink support like this is so helpful.

We had a similar need in our project, when working with poorly typed things (mostly vendor code). We decided to introduce an AssertReturn class which looks like this: ```php final...

@localheinz Could you please approve the workflow?

> Town should just assume it was shipped or deleted externally and remove it from the stack I think so too

When you create a PR on GitHub and there is only 1 commit, GitHub will use the commit title as the title of the PR. Maybe Git Town can do...

Every day I get reminded multiple times about this not being possible. Maybe I should try to contribute this change myself? Do you have any guidance in this @kevgo? Or...