gita icon indicating copy to clipboard operation
gita copied to clipboard

allow addition of non-repo paths for gita shell command

Open nosarthur opened this issue 3 years ago • 0 comments

I often find the need to run bash command in another non-repo folder; this could be achieved by

gita shell <folder-alias> <shell-command>

if non-repo paths can be added.

We can add a -d option to gita add to allow such addition. And the corresponding path(s) will be saved in folders.csv config with similar format as repos.csv

nosarthur avatar Jan 10 '22 07:01 nosarthur