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

  • Committer: Jelmer Vernooij
  • Date: 2009-03-14 22:11:34 UTC
  • mto: (0.200.259 trunk)
  • mto: This revision was merged to the branch mainline in revision 6960.
  • Revision ID: jelmer@samba.org-20090314221134-cjtumbw9cejzt18g
Add basic tests for local fetch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
        self.index = Index(os.path.join(self.repository._git.controldir(), 
56
56
            "index"))
 
57
        self.views = self._make_views()
57
58
 
58
59
    def unlock(self):
59
60
        # non-implementation specific cleanup