cin1101s24/justfile
2023-12-20 19:39:21 -05:00

7 lines
80 B
Makefile

push:
jj git push -c @-
merge:
jj branch set main -r @-
jj git push -b main