Extract method _set_symbol() that can figure out what git namespace to use.
commitf4bb29fc709e83fc44c111208dd93307c07c5107
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Thu, 14 May 2009 04:17:57 +0000 (14 04:17 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Thu, 14 May 2009 04:17:57 +0000 (14 04:17 +0000)
treec8983ee30dc186b6deeb57868bef6b466401faa9
parent957dc14c43bdb9a5d9274656d11bbdce6fe1283c
Extract method _set_symbol() that can figure out what git namespace to use.

* cvs2svn_lib/git_output_option.py (GitOutputOption._set_symbol): New
  method.

  (GitOutputOption._set_tag): Use new method.

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