Skip to content

Instantly share code, notes, and snippets.

@shiena
Created July 5, 2025 19:39
Show Gist options
  • Save shiena/c528d3b90911aa5d983451d350741ebb to your computer and use it in GitHub Desktop.
Save shiena/c528d3b90911aa5d983451d350741ebb to your computer and use it in GitHub Desktop.
githubの差分一覧ですべてのファイルを閉じたり開いたりする
javascript:(function(){document.querySelectorAll('button.btn-octicon.js-details-target').forEach(btn => btn.click());})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment