Hello. There's a patch candidate that comes up with a wrapper for 'git commit-mklog' alias. Using my patch, one can do: $ git commit-mklog -a -b 12345,4444 Thoughts? Can one do that without the wrapper script and passing data through env. variable? Martin