Created
December 3, 2016 18:19
-
-
Save iggyvolz/0137076cce68ab1e84fec4216a6fbf89 to your computer and use it in GitHub Desktop.
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
X="`curl -Ss -D - https://git.yinn.ga`" | |
git config --global http.cookieFile /tmp/yb-gitcookiefile | |
echo "$X"|grep Set-Cookie>/tmp/yb-gitcookiefile | |
echo "$X"|grep "Please authorize session"|xargs echo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment