Make BranchMapper just map one name per call.
authorMax Bowsher <maxb@f2s.com>
Wed, 4 Nov 2009 01:04:34 +0000 (01:04 +0000)
committerMax Bowsher <maxb@f2s.com>
Wed, 4 Nov 2009 01:04:34 +0000 (01:04 +0000)
commit38529c5a6ab8e67ede0ae13bb8cc149d3d8ca158
tree7432094e7f2b92feb73cb221e6d0ca96995d3c17
parentfc3ca5f9a499735cbe3661a01201379d9483d1a6
Make BranchMapper just map one name per call.
Move building a dict to the one callsite which actually wants that.
branch_mapper.py
branch_updater.py
tests/test_branch_mapper.py