bigH / git-fuzzy

interactive `git` with the help of `fzf`
MIT License
2.3k stars 42 forks source link

Prepend existing fzf defaults to custom bindings #20

Closed g-s-k closed 3 years ago

g-s-k commented 4 years ago

Closes #19.

From manually trying different argument combos on the command line, it seems like duplicate arguments are resolved by using the last one specified, so this seems right.