From 796cd975463ee8184796fb16d91c4af32d41dbff Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 30 Jan 2022 11:51:07 +0100 Subject: Merging upstream version 0.16.2. Signed-off-by: Daniel Baumann --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 746af4b..d1cd42e 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,11 @@ The bookkeeping sub-commands are and automatically generate hierarchical groups. See the [customization section](#custom) for more details. - `gita add -b `: add bare repo(s) to `gita`. See the [customization section](#custom) for more details on setting custom worktree. - `gita add -r `: add repo(s) in recursively -- `gita clone `: clone repos in `config-file` (generated by `gita freeze`) to current directory. -- `gita clone -p `: clone repos in `config-file` to prescribed paths. +- `gita clear`: remove all groups and repos +- `gita clone `: clone repo from `URL` at current working directory +- `gita clone -C `: change to `directory` and then clone repo +- `gita clone -f `: clone repos in `config-file` (generated by `gita freeze`) to current directory. +- `gita clone -p -f `: clone repos in `config-file` to prescribed paths. - `gita context`: context sub-command - `gita context`: show current context - `gita context `: set context to `group-name`, all operations then only apply to repos in this group -- cgit v1.2.3