Skip to content

Releases: custom-git/custom-git-bash

v0.1.0

04 Oct 19:06
Compare
Choose a tag to compare

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)