On Sun, 2013-12-29 at 22:35 -0800, W. Trevor King wrote: > I've pushed: > > git://tremily.us/catalyst.git pending > > with the commit-message cleanups I've suggested on v2. If you want me > to help figure out why Git didn't like your earlier attempt, just let > me know. > > Cheers, > Trevor > hey :) I already changed it. This time it worked :) I think it had to do with the ('s being split to different lines. For whatever reason, git was trying to run part of the message as a command call. Anyway, here's the current corrected message: Add "local_overlay" to configdefaults. Fixes commit 463d98f (modules/generic_stage_target.py: Use a 'local_overlay' setting instead of hard-coding '/usr/local/portage', 2012-12-19)