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 model.py
Flat is better than nested, remove the gitlib hierarchy.
- files renamed:
-
gitlib/errors.py
=>
errors.py
Show diffs side-by-side
added
removed
22
from bzrlib.plugins.git.gitlib import errors
22
from bzrlib.plugins.git import errors
25
25
class GitModel(object):