Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow addition of non-repo paths for gita shell command #208

Open
nosarthur opened this issue Jan 10, 2022 · 0 comments · May be fixed by #224
Open

allow addition of non-repo paths for gita shell command #208

nosarthur opened this issue Jan 10, 2022 · 0 comments · May be fixed by #224
Labels
enhancement New feature or request

Comments

@nosarthur
Copy link
Owner

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 nosarthur added the enhancement New feature or request label Jan 25, 2022
@nosarthur nosarthur linked a pull request Feb 22, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant