Last active
April 21, 2019 17:10
-
-
Save QGB/a4d541507160cd7fb6d6f6d17b9f43e1 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
git pull origin master | |
- 00:00:00.000 C:\QGB\babun\cygwin\usr\libexec\git-core\git-remote-https.exe[13324] (Count=2, Sent=1.36 K, Received=5.98 K, ElapsedTime=2.702 s) | |
1 UnStarred + 0.000 False 1.515 s GET 200 365 application/* https://github.com/qgb/qpsu/info/refs?service=git-upload-pack | |
2 UnStarred + 1.640 True 1.063 s POST 200 5.63 K application/* https://github.com/qgb/qpsu/git-upload-pack | |
requests.get(**{'headers': {'Accept': '*/*', | |
'Accept-Encoding': 'gzip, deflate', | |
'Accept-Language': 'en-US, *;q=0.9', | |
'Host': 'github.com', | |
'Pragma': 'no-cache', | |
'User-Agent': 'git/2.17.0'}, | |
'url': 'https://github.com/qgb/qpsu/info/refs?service=git-upload-pack'}) | |
Out[46]: <Response [200]> | |
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
_13 | |
'C:\\Users\\qgb\\Desktop\\git-https\\git pull origin master.har' | |
j=F.readJSON(_13) | |
j['log'] ['entries'] [0] ['request'] ['url'] | |
'https://github.com/qgb/qpsu/info/refs?service=git-upload-pack' | |
j['log'] ['entries'] [-1] ['request'] ['url'] | |
'https://git.coding.net/u/QGB/p/qpsu/git/info/refs?service=git-upload-pack' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
document.querySelector('#code_search_results > div.code-list > div:nth-child(9) > div.d-flex > div > a:nth-child(2)')
document.querySelectorAll('#code_search_results > div.code-list > div > div.d-flex > div > a:nth-child(2)')