Gregor Riegler
Gregor Riegler
Much better
Oh, we didn't merge that, right? @simonharrer @hollesse
What do you think about a solution, where you first create a new branch `x` from main, then start using this branch `x` as your main branch? So you run...
So we're just searching for a better name? How about `mob fork {branchname}` or `mob feature {branchname}` or `mob from {branchname}`
So if all developers in the mob start from mainline, but they want to derive the mob branch from a newly created sub-branch, so they use `mob start --create []`....
Do we need `--create` ? What if `start` did the push anyhow in case the branch didn't exist remotely.
So the Idea is to create a mode in which mob.sh speaks JSON - it reads JSON and prints JSON? Then we are in Content-Negotiation territory. For each required Input...
> Could it be an option to just refactor the log Functions, such that they create json objects with a message and a warning and error flag? This could be...
Would like to rename `fix.text` with `fix.instruction` and possibly `output` with `message`
Thank you @lizell. I have a few of concerns with this solution. A custom sound is a thing you would want to configure in your configuration file. And it should...