Remove the unused author and log_msg arguments to GitOutputOptions._set_tag().
commit90d37c4c91d3162817ccc0e439ff91ead5f2048d
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 21 Apr 2009 07:15:41 +0000 (21 07:15 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 21 Apr 2009 07:15:41 +0000 (21 07:15 +0000)
treec899432d5abfb9acad202fafd81759f32b57e61e
parentd701bd533bb4905e5f47b2cb0ed9151bfcf54649
Remove the unused author and log_msg arguments to GitOutputOptions._set_tag().

* cvs2svn_lib/git_output_option.py (GitOutputOptions._set_tag): Remove
  the author and log_msg arguments, which were not used.

  (GitOutputOptions.process_tag_commit): Change call here.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@4803 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/git_output_option.py