Code review comment for lp:~jelmer/bzr/private-update-revisions

Revision history for this message
Vincent Ladeuil (vila) wrote :

There is something weird in the way the diff is presented here and reviewing locally also present a different one >-/

Anyway, digging a bit to clear my surprise about:

8 - def fetch(self, from_branch, last_revision=None, fetch_spec=None):
9 + def fetch(self, from_branch, last_revision=None):

This seems to have already landed on trunk anyway.

So: approve

review: Approve

« Back to merge proposal