push/pull commits using https with user/token included

PHOTO EMBED

Tue Aug 15 2023 15:36:34 GMT+0000 (Coordinated Universal Time)

Saved by @vs #bash

git push https://username:token@github.com/username/repository.git
git pull https://username:token@github.com/username/repository.git
content_copyCOPY