git switch main
git pull
git status
git add .
export GPG_TTY=$(tty)
git commit -m "auto/sync"
git push