Created
July 3, 2018 07:42
-
-
Save bblanchon/6bf29188a8800794852edea63568a07a to your computer and use it in GitHub Desktop.
Get latest branch of PDFium
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 ls-remote --heads https://pdfium.googlesource.com/pdfium.git | grep -ohP 'chromium/\d+' | tail -n1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment