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

path: Skip checkout if possible #135

Merged
merged 6 commits into from
Sep 12, 2023
Merged

path: Skip checkout if possible #135

merged 6 commits into from
Sep 12, 2023

Commits on Sep 7, 2023

  1. Add --no-checkout flag to path command to avoid checkout if not n…

    …eeded.
    
    Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
    micprog authored and niwis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    190319a View commit details
    Browse the repository at this point in the history
  2. cli: Skip re-linking if links are up-to-date

    Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
    niwis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f035e4f View commit details
    Browse the repository at this point in the history
  3. path: Check out iff path does not exist

    Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
    niwis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    17e2da9 View commit details
    Browse the repository at this point in the history
  4. cli: Checkout locally linked packages iff they do not exist

    ... or on `bender update`
    
    Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
    niwis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2045737 View commit details
    Browse the repository at this point in the history
  5. update: Checkout after update

    Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
    micprog authored and niwis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    92b9471 View commit details
    Browse the repository at this point in the history
  6. CHANGELOG.md: Update

    Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
    niwis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8c4a1e2 View commit details
    Browse the repository at this point in the history