summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-18 17:26:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-18 17:26:51 +0000
commitfdfc46d13c6703f796749af8920f9f0aefd05c78 (patch)
treebe799991c6f95f233d9dbe1b87b350ab225d41c9 /README.md
parentReleasing debian version 0.15.7-1. (diff)
downloadgita-fdfc46d13c6703f796749af8920f9f0aefd05c78.tar.xz
gita-fdfc46d13c6703f796749af8920f9f0aefd05c78.zip
Merging upstream version 0.15.8.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
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 `<repo>` directory|`` cd `gita ls <repo>` ``
+delete repos in `<group>` | `gita group ll <group> \| xargs gita rm`
+
## Contributing
To contribute, you can