#!/bin/sh
git add .
git commit -m 'update: look at todo'
git push origin master
git push github master