Skip to content

Instantly share code, notes, and snippets.

@mkrupal09
Last active May 4, 2022 05:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkrupal09/8aa3e1c281b32b13ac570d6b0acc0292 to your computer and use it in GitHub Desktop.
Save mkrupal09/8aa3e1c281b32b13ac570d6b0acc0292 to your computer and use it in GitHub Desktop.

Rename Branch

git branch -m git branch -m

Delete Branch git branch -D <branch_name>

Remove Cache git rm -r --cached ./

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment