Merging upstream version 0.16.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
25828d20a1
commit
85830a0bd5
9 changed files with 371 additions and 233 deletions
|
@ -128,8 +128,8 @@ If more than one repos are specified, the `git` command runs asynchronously,
|
|||
with the exception of `log`, `difftool` and `mergetool`,
|
||||
which require non-trivial user input.
|
||||
|
||||
Repo configuration is saved in `$XDG_CONFIG_HOME/gita/repos.csv`
|
||||
(most likely `~/.config/gita/repos.csv`).
|
||||
Repo configuration global is saved in `$XDG_CONFIG_HOME/gita/repos.csv`
|
||||
(most likely `~/.config/gita/repos.csv`) or if you prefered at project configuration add environment variable `GITA_PROJECT_HOME`.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue