Remove justfile

This commit is contained in:
Scott Richmond 2024-01-02 21:22:42 -05:00
parent 327adb937d
commit eee7cb71bc

View File

@ -1,6 +0,0 @@
push:
jj git push -c @-
merge:
jj branch set main -r @-
jj git push -b main