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

Update node-core-utils and use autorebase #34969

Merged
merged 2 commits into from
Aug 31, 2020

Commits on Aug 31, 2020

  1. build: use latest node-core-utils from npm

    PR-URL: nodejs#34969
    Reviewed-By: Mary Marchini <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Shelley Vohr <[email protected]>
    lundibundi authored and mmarchini committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    6199678 View commit details
    Browse the repository at this point in the history
  2. build: use autorebase option for git node land

    This will allow to land commits with multiple commits and also properly
    handle proper `fixup` commits.
    
    Refs: nodejs/node-core-utils#473
    
    PR-URL: nodejs#34969
    Reviewed-By: Mary Marchini <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Shelley Vohr <[email protected]>
    lundibundi authored and mmarchini committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    75d943e View commit details
    Browse the repository at this point in the history