correct html replacing
parent
2780ade490
commit
24b7059eb7
|
@ -4,4 +4,4 @@ read -p "Commit message: " commit_message
|
||||||
|
|
||||||
git commit -m "$commit_message"
|
git commit -m "$commit_message"
|
||||||
|
|
||||||
git push -u origin main
|
git push -u origin alpha
|
Loading…
Reference in New Issue