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 some git completions #8665

Merged
merged 6 commits into from Jan 26, 2022
Merged

Update some git completions #8665

merged 6 commits into from Jan 26, 2022

Commits on Jan 24, 2022

  1. Copy the full SHA
    b278be9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2696023 View commit details
    Browse the repository at this point in the history
  3. Hide interactive rebase options when not rebasing

    `--abort`, `--skip`, and `--continue` are hidden when a rebase isn't in
    progress.
    spenserblack committed Jan 24, 2022
    Copy the full SHA
    f120014 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    16b9096 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4d2a656 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Make __fish_git_is_rebasing respect git -C

    Co-authored-by: Johannes Altmanninger <aclopte@gmail.com>
    spenserblack and krobelus committed Jan 26, 2022
    Copy the full SHA
    9554cc8 View commit details
    Browse the repository at this point in the history