Created
February 28, 2025 02:51
-
-
Save ErichDonGubler/f1cebb52f54dac18c3dece0bb609685c to your computer and use it in GitHub Desktop.
Load all files in a Differential revision (Phabricator)
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
document.querySelectorAll('[data-sigil="differential-load"]').forEach(el => el.click()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment