From fdfc46d13c6703f796749af8920f9f0aefd05c78 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 Sep 2021 19:26:51 +0200 Subject: Merging upstream version 0.15.8. Signed-off-by: Daniel Baumann --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 478c432..06a0141 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,13 @@ Thus the installed git version may matter. I have git `1.8.3.1`, `2.17.2`, and `2.20.1` on my machines, and their results agree. +## tips + +effect | shell command +---|--- +enter `` directory|`` cd `gita ls ` `` +delete repos in `` | `gita group ll \| xargs gita rm` + ## Contributing To contribute, you can -- cgit v1.2.3