项目作者: robberfree

项目描述 :
A piece of javascript function to select specific files from huge amount changed files.
高级语言: JavaScript
项目地址: git://github.com/robberfree/github-desktop-changed-files-selector.git
创建时间: 2019-08-01T08:55:04Z
项目社区:https://github.com/robberfree/github-desktop-changed-files-selector

开源协议:MIT License

下载


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.