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

3528 Change branch terminal-run commands into normal commands w/ proper error handling #3597

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    d2c6ebd View commit details
    Browse the repository at this point in the history
  2. Refactors branch creation and renaming

     - Moves error handling outside of GitProviderService (to allow callers control over handling)
    - Splits unified branch command into specific calls and makes them optional
    
    Refs #3528
    eamodio authored and sergiolms committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    aae8254 View commit details
    Browse the repository at this point in the history
  3. add deleteBranch

    sergiolms committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c16510e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb0d9ac View commit details
    Browse the repository at this point in the history