Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 322 Bytes

File metadata and controls

9 lines (6 loc) · 322 Bytes

github-desktop-changed-files-selector

A piece of javascript function to select specific files from huge amount changed files.

how to use

  1. Toggle developer tools(ctrl+shift+i) in github desktop.
  2. Change the selectWhichFile function in index.js to what you want.
  3. Copy code in index.js to Console.