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

Don't prompt for confirmation to delete subdir if all files in the subdir are tracked and unchanged #146

Closed
alichtman opened this issue Oct 27, 2018 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed optimization

Comments

@alichtman
Copy link
Owner

alichtman commented Oct 27, 2018

Basically, if no files have been changed since the last commit, the user shouldn't be prompted before the directory is erased and replaced since it's version controlled by git.

@alichtman alichtman changed the title Only prompt for confirmation on erasing a directory based on git Prompt for confirmation to erase a directory based on git Oct 27, 2018
@alichtman alichtman added feature New feature or request help wanted Extra attention is needed good first issue Good for newcomers UI/UX labels Oct 27, 2018
@alichtman alichtman changed the title Prompt for confirmation to erase a directory based on git Prompt for confirmation to erase a directory based on git and CLI args Oct 27, 2018
@alichtman alichtman changed the title Prompt for confirmation to erase a directory based on git and CLI args Prompt for confirmation to erase a directory based on git. Oct 27, 2018
alichtman added a commit that referenced this issue Oct 27, 2018
alichtman added a commit that referenced this issue Oct 27, 2018
* Set up reinstall dots, fonts and all

* Remove old code and clean up

* Renaming methods

* Add reinstall all, dots and fonts to CLI and actions menu

Fix #86

* Change "back up everything" to "backup all"

Make all respective CLI and string changes

* Remove debug output

* Add output logging

* Clean up CLI parsing code

* Add better scripting support

#146

* Fix copy test
@alichtman alichtman added this to the v2.0 milestone Oct 31, 2018
@alichtman alichtman changed the title Prompt for confirmation to erase a directory based on git. Prompt for confirmation to erase a directory based on git status Nov 1, 2018
@alichtman alichtman changed the title Prompt for confirmation to erase a directory based on git status Don't prompt for confirmation to delete directory if all files in the directory are tracked and unchanged Nov 7, 2018
@alichtman alichtman removed this from the v2.0 milestone Nov 8, 2018
@alichtman alichtman changed the title Don't prompt for confirmation to delete directory if all files in the directory are tracked and unchanged Don't prompt for confirmation to delete subdir if all files in the subdir are tracked and unchanged Nov 11, 2018
@alichtman alichtman added optimization and removed UI/UX feature New feature or request labels Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed optimization
Projects
None yet
Development

No branches or pull requests

1 participant