Skip to content

Instantly share code, notes, and snippets.

@jjeffers
Created January 28, 2021 17:23
Show Gist options
  • Save jjeffers/40a40e0f8718094184eeb5abebb9a868 to your computer and use it in GitHub Desktop.
Save jjeffers/40a40e0f8718094184eeb5abebb9a868 to your computer and use it in GitHub Desktop.
update local Katello branch name
git fetch upstream ; git co -b main upstream/main; git branch -D master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment