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

perf: shallow fetch the actual base when rebasing from working base #2816

Merged
merged 3 commits into from Mar 12, 2024

Commits on Mar 12, 2024

  1. Update git.fetch calls to use depth=1 (#2810)

    * When base is set, fetch depth=1
    
    * PR Feedback - remove depth=1 from tryFetch function
    webmonarch committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    53d7eb4 View commit details
    Browse the repository at this point in the history
  2. push-to-fork fix

    peter-evans committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    810fe9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03ef719 View commit details
    Browse the repository at this point in the history