Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 10:09
· 1280 commits to master since this release

1 Year Anniversary! 🥳

Thanks for your interest and support over this year! Read more about the 1 year anniversary reflections of this project on my blog.


stage/unstage/discard by line

by-line-ops

push tags

push-tags

Changed

  • [s] key repurposed to trigger line based (un)stage
  • cleanup status/diff commands to be more context sensitive (#572)

Added

  • support pull via rebase (using config pull.rebase) (#566)
  • support stage/unstage selected lines (#59)
  • support discarding selected lines (#59)
  • support for pushing tags (#568)
  • visualize conflicted files differently (#576)

Fixed

  • keep diff line selection after staging/unstaging/discarding (#583)
  • fix pull deadlocking when aborting credentials input (#586)
  • error diagnostics for config loading (#589)