Kyle J Strand

Results 209 comments of Kyle J Strand

@joyously This is a bit of a tangent, I think, since the branch model is fairly well established and unlikely to change as part of this particular feature request. I'm...

@joyously I'm sorry, but you're mistaken: this request is not due `jj` and `git` having different branch models, but because `jj` always operates in what `git` calls the "detached HEAD"...

That sounds good. But would that make `--advance-branches` unnecessary? For that, I think we'd need two conditions: * either `new` or `describe` (or both) automatically applies the current "topic" to...

@PhilipMetzger I think we have pretty different workflows and/or philosophies, but I do want to understand each of your points and where you're coming from. > Not really, only because...

@PhilipMetzger Thanks for the detailed reply; but I'm sorry, I'm still extremely confused about whether branches are necessary or not. > > Currently, as far as I can tell from...

> You first build a stack commits of ``, which are your actual "feature" and then at a later point only create the branch to push it to Github/Gitlab. I'm...

Angle bisector on AB**D**? Not AB**C**?

It's actually still not working (tested this time with Ubuntu 23.04 on a VM on Mac OS), but for some reason the originally-linked Erlang issue has been replaced with a...

I just installed Erlang using the [RabbitMQ instructions](https://www.rabbitmq.com/install-debian.html#apt-cloudsmith), and it went fine. But, come to think of it, there's not a ton of benefit in doing so, because the Gleam...

@StevenDoesStuffs Sorry, I can't get this to work in `$nu.env-path`; what is the approach that you've found works? I tried `$env. = ~/`, `$env. = $HOME/`, and `$env. = $env.HOME/`,...