-
delete remote branch
git push <remote name> --delete <branchName> -
get remote repo branch as local branch
git fetch <remote> <rbranch>:<lbranch>
Last active
August 29, 2015 14:02
-
-
Save wdv4758h/b9a5f69d11ea9c249473 to your computer and use it in GitHub Desktop.
about git
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment