Git Commits for Dummies
almost 2 years agoUseful for sharing a codebase with non-developers, and also makes it easier for them to do renames and moves.
Installation:
wget http://gist.github.com/raw/500706/a8c3f6f2ab78a78cb289d3043655b2384407ca5a/commit.sh
chmod +x commit.sh
Usage:
user@host [/directory/]# ./commit.sh
Enter a commit message:
Installed commit.sh
Warning: creates a new file instead of doing a git mv