/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 git_repository.py

Flat is better than nested, remove the gitlib hierarchy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
    urlutils,
23
23
    )
24
24
 
25
 
from bzrlib.plugins.git.gitlib import (
 
25
from bzrlib.plugins.git import (
26
26
    ids,
27
27
    model,
28
28
    )