/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to repository.py

Fix the build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
    )
35
35
from bzrlib.transport import get_transport
36
36
 
37
 
from bzrlib.plugins.git import (
 
37
from bzrlib.plugins.git.foreign import (
38
38
    versionedfiles
39
39
    )
40
40
from bzrlib.plugins.git.mapping import default_mapping