| commit | c39115a3f83ceceb31d7ebba4af9b65bde6de737 | [log] [tgz] |
|---|---|---|
| author | Gary V. Vaughan <gary@gnu.org> | Wed Jun 09 19:34:34 2010 +0700 |
| committer | Gary V. Vaughan <gary@gnu.org> | Wed Jun 09 19:34:34 2010 +0700 |
| tree | 9fc7af3c546c037b6cd1ea1361221a94c6cd80fe | |
| parent | 1a3cd365c08196584165a6dea16bd874e4a1004d [diff] |
Fix a quoting bug with ./commit -a 'A U Thor'. * clcommit.m4sh (func_commit): Use func_show_eval when calling git, so that the previously func_quote_for_eval()ed $git_flags is expanded properly. Signed-off-by: Gary V. Vaughan <gary@gnu.org>