Skip to content

Instantly share code, notes, and snippets.

@ErichDonGubler
Created February 28, 2025 02:51
Show Gist options
  • Save ErichDonGubler/f1cebb52f54dac18c3dece0bb609685c to your computer and use it in GitHub Desktop.
Save ErichDonGubler/f1cebb52f54dac18c3dece0bb609685c to your computer and use it in GitHub Desktop.
Load all files in a Differential revision (Phabricator)
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