index
|
people
|
commits
|
about
chld
/
dot
/ tree
summary
|
tree
|
log
|
branches
|
tags
master
chld/dot
/
bin
/
gtt
1
#!/bin/sh
2
3
git add .
4
git commit -m
"
$1
"
5
git push