Created
September 10, 2015 18:21
-
-
Save sanjoy/0d29d3ba6b12af9d767b to your computer and use it in GitHub Desktop.
This file contains 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
#!/bin/bash | |
if [[ "$#" -ne 1 ]]; then | |
echo "usage: git trash < branch name >" | |
exit 1 | |
fi | |
git update-ref refs/trash/${1} ${1} | |
git branch -D ${1} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
can you give me a new proxies the place i am in are blocking every single proxy