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

Further tiny refactorings and docs of checkout API (no-op). #173

Merged
merged 1 commit into from
Jan 6, 2023

Commits on Jan 6, 2023

  1. Further tiny refactorings and docs of checkout API (no-op).

       Remove unused load_all param in _External.checkout().
       Rename _External.checkout_externals() to checkout_subexternals(), to remove the ambiguity about whether the main external pointed to by the _External is itelf checked out (it is not)
       Clarify load_all documentation - it’s always recursive, but applies different criteria at each level.
       Rename variables in checkout.py (e.g. ext_description)  to match the equivalent code in sourcetree.py.
    johnpaulalex committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    00ad044 View commit details
    Browse the repository at this point in the history