/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 breezy/git/tree.py

Avoid dealing with file ids if possible.

Merged from https://code.launchpad.net/~jelmer/brz/merge-avoid-file-id/+merge/388959

Show diffs side-by-side

added added

removed removed

Lines of Context:
273
273
        """
274
274
        raise NotImplementedError(self.iter_git_objects)
275
275
 
276
 
    def git_snapshot(self):
 
276
    def git_snapshot(self, want_unversioned=False):
277
277
        """Snapshot a tree, and return tree object.
278
278
 
279
279
        :return: Tree sha and set of extras