Skip to content

v0.1.0

Compare
Choose a tag to compare
@bhavidhingra bhavidhingra released this 04 Oct 19:06
· 103 commits to main since this release

14 June 2021

Features

  • new-command: gadd - selects the modified or untracked files from a list to stage them for the next commit. (d50a781)

Bug Fixes

  • valid inputs to gadd "." or "-A" (9b23271)
  • handled file state MM during git status --short (1dbdc5f)