7 lines
67 B
Makefile
7 lines
67 B
Makefile
_default:
|
|
@just --list
|
|
|
|
sync:
|
|
git push gh
|
|
git push fj
|
|
|