copy entire directories instead of single files #7
Labels
No labels
bug
documentation
duplicate
enhancement
help wanted
invalid
maintenance
obsolete
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
yestax/setup#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The setup script copy individual files based on setup_files.txt
This is great for configuring files to copy and removve from copy.
However it could be great to either (Or maybe the 2 later):
For now option 1. seems to be preferable since it handles updating a directory and not having to update a txt file descriptor.
Need implemented by #12