Dong Zhou
Dong Zhou
Maybe there is no workaround; we will need to copy the async logic to `gita shell`
@Ismailou just curious, what kind of shell command do you want to run in each repo?
thanks, this is a good point
I am working on this case #271 such that `gita freeze` would save the group information as well. When that works, the `-g` option via `gita clone` would overwrite the...
How would the folder structure on a windows machine translate to a linux machine?
I am open for PR. Please describe your solution first Overall I feel the `gita freeze` and `gita clone` commands are a bit unpolished. At the moment, `gita freeze` shows...
thanks @tinder-cfuller I didn't know about this spaceship prompt. They indeed put a lot of thought into this I think it may be good to make gita more customizable, then...
v0.16.4 is available via `pip3 install -U gita`
Full alignment would require us to get status for all repos first. It would cause the terminal to be frozen if there are hundreds of repos (I don't know why...
please pip install again for a minor update for the alignment actually the `status` (both the color and the edit status) is part of `branch` rn. I need to separate...