Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

#111 Track deleted note #115

Merged
merged 3 commits into from
Dec 20, 2018
Merged

#111 Track deleted note #115

merged 3 commits into from
Dec 20, 2018

Conversation

seokju-na
Copy link
Owner

Closes #111

  1. Get statues for un-tracked files
    Add 'INCLUDE_UNTRACKED' flag for get statues in repository. By this way, we can get renamed, deleted files.

  2. Remove by path if file change status is 'REMOVED'
    Since delete file is untracked, you will get error when call 'addByPath' in index of repository. We should call 'removeByPath' instead of 'addByPath'.

- Add 'INCLUDE_UNTRACKED' flag when get statues.
- Remove file from index if file change status is 'REMOVED'.
@seokju-na seokju-na self-assigned this Dec 20, 2018
@seokju-na seokju-na added the bug label Dec 20, 2018
@seokju-na seokju-na added this to the v1.0.0 milestone Dec 20, 2018
When we're creating an initial commit, it has no parents.
@seokju-na seokju-na merged commit 4f0187f into master Dec 20, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant