chore: update justfile after repo ownership change
This commit is contained in:
@@ -11,9 +11,7 @@ code_coverage:
|
||||
cd 01.workspace && cargo llvm-cov clean && cargo llvm-cov --show-missing-lines
|
||||
|
||||
force_sync_remotes:
|
||||
git push --force codeberg.org next
|
||||
git push --force github.com next
|
||||
|
||||
sync_remotes:
|
||||
git push codeberg.org next
|
||||
git push github.com next
|
||||
git push github next
|
||||
|
||||
Reference in New Issue
Block a user