You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
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
* 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
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
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
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
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.
The text was updated successfully, but these errors were encountered: