rename.sh git push --force to publish repo
This commit is contained in:
parent
8e7100a427
commit
456fa36854
@ -219,4 +219,4 @@ echo "Recommended next steps:"
|
||||
echo " go mod tidy # sync go.sum after path change"
|
||||
echo " make build # verify it compiles"
|
||||
echo " make test # verify tests pass"
|
||||
echo " git push -u origin main --force-with-lease"
|
||||
echo " git push -u origin main --force # publish new repo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user