Skip to content

Add affordance for backing up un-tracked folders

Pre-release
Pre-release
Compare
Choose a tag to compare
@kynatro kynatro released this 04 Mar 05:47
· 12 commits to main since this release

Enhances the backup command to accommodate files within un-tracked folders. When un-tracked folders are detected, the backup command will iterate through the folder's files and add them to the list for individual commits.

To-do:

  • Make affordances for sub-folders within un-tracked folders.