7 lines
94 B
Makefile
7 lines
94 B
Makefile
default:
|
|
just --list
|
|
|
|
sync_remotes:
|
|
git push codeberg.org next
|
|
git push github.com next
|