Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clone.md comment and variable name change #1379

Merged
merged 1 commit into from
Sep 28, 2020
Merged

Clone.md comment and variable name change #1379

merged 1 commit into from
Sep 28, 2020

Commits on Sep 4, 2020

  1. Clone.md comment and variable name change

    If I understand this correctly, moved_pair is not a copy, as Pair does not implement Copy, it is a move. Perhaps 'copy' is used in the comment and name because of the similar example in lines 22-23 above, where there is an actual copy.
    olapokon authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    6450eee View commit details
    Browse the repository at this point in the history