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

Require revision id argument to add_entries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
285
285
                raise AssertionError("Unknown object type '%s'" % type)
286
286
        except KeyError:
287
287
            return False
288
 
        else:
289
 
            return True
290
288
 
291
289
    def _lookup_git_sha(self, sha):
292
290
        # See if sha is in map