Show More
@@ -4034,7 +4034,7 b' def pull(ui, repo, source="default", **o' | |||||
4034 | brev = None |
|
4034 | brev = None | |
4035 |
|
4035 | |||
4036 | if checkout: |
|
4036 | if checkout: | |
4037 |
checkout = |
|
4037 | checkout = repo.changelog.rev(checkout) | |
4038 |
|
4038 | |||
4039 | # order below depends on implementation of |
|
4039 | # order below depends on implementation of | |
4040 | # hg.addbranchrevs(). opts['bookmark'] is ignored, |
|
4040 | # hg.addbranchrevs(). opts['bookmark'] is ignored, |
General Comments 0
You need to be logged in to leave comments.
Login now