Tip: putting git on cron
Feb 09, 2015
Apparently there’s problems with using git in https in the bash script or crontab. So to fix that problem:
"https://{token}@github.com/username/project.git
For reference: https://github.com/kemayo/sublime-text-git/issues/176#issuecomment-73464489
Share