Files
libmutton/commit.sh
T

4 lines
39 B
Bash
Executable File

#!/bin/sh
git commit -am "$1"
git push