master chld/dot / bin / gtt
1#!/bin/sh
2
3git add .
4git commit -m "$1"
5git push