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

Flat is better than nested, remove the gitlib hierarchy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
    )
25
25
 
26
26
lazy_import(globals(), """
27
 
from bzrlib.plugins.git.gitlib import (
 
27
from bzrlib.plugins.git import (
28
28
    errors,
29
29
    git_branch,
30
30
    git_repository,