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

Add better error messages when determining merge-base #1860

Merged
merged 4 commits into from
Aug 29, 2023

Commits on Aug 28, 2023

  1. Add better error messages when determining merge-base

    Avoid printing scary error messages to console when the current
    directory is not a git repo. Instead provide a better reason for the git
    failure and continue on.
    aeisenberg committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d721f69 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Address comments from PR

    aeisenberg committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    09940b4 View commit details
    Browse the repository at this point in the history
  2. Add change note

    aeisenberg committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e603106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4697868 View commit details
    Browse the repository at this point in the history