Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Fix discarding when repo path != project path #762

Merged
merged 2 commits into from
May 17, 2018
Merged

Conversation

shana
Copy link
Member

@shana shana commented May 16, 2018

If the repo root is not the same directory as the project path, discard fails trying to delete a file (since the process current directory is the project path, not the repo path)

If the repo root is not the same directory as the project path,
discard fails trying to delete a file (since the process current
directory is the project path, not the repo path)
@shana shana merged commit 403c7c2 into master May 17, 2018
@shana shana deleted the fixes/discard-fails branch May 17, 2018 11:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants