Skip to content

Latest commit

 

History

History
executable file
·
28 lines (18 loc) · 456 Bytes

README.md

File metadata and controls

executable file
·
28 lines (18 loc) · 456 Bytes

gitprops

This is a tool to add "Co-authored-by" the last commit. In a TUI. That includes a search.

Demo

Usage

keys = search

space = toggle author

esc = close

enter = exit UI and do "Co-authored-by" changes

arrow up/down = move the selected item

Ctrl-r: Remove all checkmarks

Compatibility

  • Linux
  • Windows 10

Getting started

cargo build --release

And add it to your PATH.