#!/usr/bin/env bash git add -A git commit -m "auto commit at $(date '+%Y-%m-%d %H:%M:%S')" git push