test git script
This commit is contained in:
parent
298e56fd49
commit
3bcd19923e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ echo "Git commit message:"
|
||||||
read
|
read
|
||||||
git add .
|
git add .
|
||||||
git commit -m "$REPLY"
|
git commit -m "$REPLY"
|
||||||
git commit push -u origin
|
git commit push -u origin main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue