Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make update-sln diff aware #15

Merged
merged 1 commit into from
May 7, 2019
Merged

feat: make update-sln diff aware #15

merged 1 commit into from
May 7, 2019

Conversation

dmccaffery
Copy link
Member

  • calculate the diff between current directory structure and sln representation
    • remove items from the sln that no longer exist on disk
    • add items to the sln that exist on disk and do not appear in the sln

* calculate the diff between current directory structure and sln representation
  - remove items from the sln that no longer exist on disk
  - add items to the sln that exist on disk and do not appear in the sln
@ghost ghost assigned dmccaffery May 7, 2019
@dmccaffery dmccaffery merged commit 4baa9f7 into master May 7, 2019
@ghost ghost removed the in progress label May 7, 2019
@dmccaffery dmccaffery deleted the smart-update-sln branch May 7, 2019 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants