git am: Set cmdline globally
commitd2c46310618ab0fefe4641b5a0d71899c918bf47
authorRamkumar Ramachandra <artagnon@gmail.com>
Wed, 2 Jun 2010 08:33:35 +0000 (2 10:33 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jun 2010 16:51:39 +0000 (2 09:51 -0700)
tree94af0228a6fa078ed637fd441b88242e7e7be730
parent225c93a3cac93e8c619e5c8af47d2a781eedcacd
git am: Set cmdline globally

Set the $cmdline variable globally, and not in stop_here_user_resolve
so it can be used in other code fragments as well.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-am.sh