dotfiles/vcs/jj/config
Marty Oehme 0cbd8d548f
jj: Add alias to insert change before or after current
Internally `jnb` runs `jj new -B@` so that it simply always insert a change
directly before the current working copy.

Likewise with `jna` for inserting after current. (Which is still
somewhat helpful since by default `jj new` will create a branch in the
tree if the new change is not the leaf node)
2025-02-25 23:25:29 +01:00
..
jj vcs: Update user commit signing email 2025-02-24 14:22:36 +01:00
sh/alias.d jj: Add alias to insert change before or after current 2025-02-25 23:25:29 +01:00