Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 533 Bytes

File metadata and controls

30 lines (22 loc) · 533 Bytes

denite-gitdiff

Denite source and kind for git diff

Requirements

Installation

  • To install using dein:
    [[plugins]]
    repo = 'deresmos/denite-gitdiff'
    

Usage

  • gitdiff_file Comparing target branch. e.g.Denite gitdiff_file[:target_branch:base_branch:filter_val]
  • gitdiff_log Comparing target branch log. e.g.Denite gitdiff_log[:target_branch:base_branch:filter_val:target_file]

License

Released under the MIT license, see LICENSE.