Dong Zhou

Results 14 issues of Dong Zhou

fixes #208

currently all repos will be printed out, even if a context is set

enhancement

say `-n`, which shows which repo will be cloned to which directory I think this is what @bcdiaconu requested

I often find the need to run bash command in another non-repo folder; this could be achieved by ``` gita shell ``` if non-repo paths can be added. We can...

enhancement

Currently I'm using py3.6 api in `asyncio`. They are different in py3.7 and won't even work in py3.10 At some point, we need to update them https://docs.python.org/3.10/whatsnew/3.10.html https://www.python.org/dev/peps/pep-0619/ (release schedule)

`gita fetch` and `gita pull` could create a lot of screen output, which is not particularly useful (I never looked at them myself). It would be nice to have a...

enhancement

## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/contributing.md) of this repo. - [x] I have...

enhancement
endorsement-needed

First thank you very much for this tool. It makes my life much easier. I understand you don't want to support image export since it can be done from latex....