I just fixed this to work on Mac. Sorry about that, didn't realize that sed was different, and nobody said anything. Perhaps it's not really being used, but again, this prepare-commit-msg hook just prepopulates your commit message with standard fields for convenience.
On Thu, Oct 18, 2012 at 3:59 PM, Marcus Sorensen <[email protected]> wrote: > Ok, this is now in master, see 9ba7509c70fe82a8ce0b08826d424de452aef1d2 > > set it up by running the following from your incubator-cloudstack dir: > > 'ln -s ../../tools/git/prepare-commit-msg .git/hooks/prepare-commit-msg' > > Developers can also optionally commit different prepare-commit-msg > scripts for each branch and it will use the one you're on.
