1
0
one_ass/push.sh
2025-05-29 06:54:12 +05:00

5 lines
112 B
Bash
Executable File

git add .
git commit -m "update"
git reset $(git commit-tree "HEAD^{tree}" -m "init")
git push origin master -f