Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 22:24
· 34 commits to master since this release

New features

  • added ctrl-d/ctrl-v to diff and view commit logs (and patches), respectively; see #23
  • added fzf headers to each function to indicate available commands

Changes

  • Enter on gh f -l now checks out the corresponding commit instead of just showing the commit patch; the latter can be viewed via ctrl-v

Contributors