this repo has no description
commits
Author
Commit
Message
Date
this frees up `jj b` to be short for `jj bookmark`, which is very
helpful for eg `jj b set` or `jj b forget`
I didn't ever use it, I have switched to jj now, and the tap had a
formula that triggered a warning every time any brew command ran
without checking the value of `remote`, we would print `main` once for
each remote, sometimes causing an attempt to track the (non-existent)
bookmark named `mainmain` due to the remotes `origin` and `tangled`.
this will ideall fix things like jj parsing EDITOR completely
differently than every other tool does. fingers crossed.