JustinCampbell.me

I work with the awesome team at Cramer Dev.
In my free time I'm a Web Developer and gamer.
Sometimes I take pictures of food or go snowboarding.
Résumé | GitHub | @JustinCampbell

Git Commits for Dummies

almost 2 years ago

Useful 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