Skip to content

Recurse by default #41

@bes-internal

Description

@bes-internal

This scenario for example:

$ dfm import .config/htop/htoprc                                                                            
ERROR: file .config/htop/htoprc is in a subdirectory that is not tracked, consider using 'dfm import .config'. 

But $ dfm import .config add and commit all tree and all files. And wont add .config/htop too. Ok, we can create and add this path and file in manual mode. But we need add "recurse" in .dfminstall to each subdirs in tree path line by line with recurse.

It seems that including a single file from subdirectories (and then inject when dfm install) is more common than replacing an entire directory.
We can recurse by default and add "direct" (may be not perfect) keyword for .dfminstall.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions