Skip to content
Snippets Groups Projects
Commit 7ace0051f48f authored by Georges Racinet's avatar Georges Racinet
Browse files

Removed outdated comment.

`RepoWrapper` does have a convenient `prune` method.
parent 258ceace3a5f
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,6 @@
ctx1 = wrapper.write_commit('foo')
ctx2 = wrapper.write_commit('foo2')
# TODO prune arg treatment is a pain, add it in testhelpers
wrapper.command('amend', message=b'amended')
assert grpc_stub.CommitIsAncestor(
CommitIsAncestorRequest(repository=grpc_repo,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment