spacepaste
new
Paste details
reply
|
raw
commit
()
{
git add .
git commit -m
"$@"
git push
}