Skip to content

Possible Solution for visualizing locked files better than text #3

@FattyMieo

Description

@FattyMieo

git lfs locks --json > locks.json returns all the lock information

cmd //c "tree <path> /F /A" > tree.txt returns the structure of the folder

cmd //c "dir <some.file> /S" returns the file's path in the folder

With both of these, a visualization can be made by showing the tree with locked files only.

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