Update git_add.sh
This commit is contained in:
parent
009798082e
commit
20ed11bf1a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
git add .
|
||||
git commit "updated"
|
||||
git push origin
|
||||
git push origin main --force
|
||||
|
|
Loading…
Add table
Reference in a new issue