I was not able to find a convenient way to only see locally available files.
Is there a command to create a branch that only contain files taht are present locally, or is there another way to get a "locally available view" ?
Thanks.
I was not able to find a convenient way to only see locally available files.
Is there a command to create a branch that only contain files taht are present locally, or is there another way to get a "locally available view" ?
Thanks.
I'm not sure about creating a branch, but I use https://git-annex.branchable.com/git-annex-find/ to list locally available files.
Good luck!