Merge pull request #2 from Rajchowdhury420/patch-1

Update git_add.sh
This commit is contained in:
Nabeen Tiwaree 2022-11-03 20:34:01 +05:45 committed by GitHub
commit 958ff88461
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/bin/bash
git add .
git commit "updated"
git push origin
git push origin main --force