Skip to content

0.4

Choose a tag to compare

@s3rvac s3rvac released this 26 Jun 17:37
  • FEA: Changing file status from M or D to P runs git add --patch FILE.
  • FEA: Changing file status from D to P runs git reset --patch FILE.
  • FEA: Added the script to PyPI so it can be installed via pip install git-edit-index.
  • FIX: Fixed unit tests under Python 2 and PyPy.