What's changed
- add
status
command
Changelog
- 1b7baba Merge pull request #139 from JunNishimura/#138
- 32695a9 Update README.md
- d862592 add DiffWithTree method (#138)
- c9ca3b4 add GetFilePathsUnderDirectoryWithIgnore function (#138)
- bbb4f34 add TestDiffWithTree (#138)
- 9d15b19 add TestGetFilePathsUnderDirectoryWithIgnore (#138)
- aa593c4 add status command template (#138)
- 381c116 add status message for diff entries (#138)
- 1bc5cf3 change status message (#138)
- 3e4cefb fix bug (#138)
- edc88c8 replace isIndexDiffWithTree with DiffWithTree method (#138)
- 0fcefe8 show message for untracked and modified files (#138)