Created
January 18, 2022 13:33
-
-
Save civa86/032524c1d579a76f5c7ccf49a153d8d9 to your computer and use it in GitHub Desktop.
Git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Delete remote branch | |
git push origin --delete <branch> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment