summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-05-03 09:16:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-05-03 09:16:33 +0000
commit6ce7ea1e9831816db33e8b5f4ec35135238e6f76 (patch)
tree242691315818f756792d2310e2a6315a0cbcf7c6 /README.md
parentAdding upstream version 0.16.2. (diff)
downloadgita-6ce7ea1e9831816db33e8b5f4ec35135238e6f76.tar.xz
gita-6ce7ea1e9831816db33e8b5f4ec35135238e6f76.zip
Adding upstream version 0.16.3.upstream/0.16.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d1cd42e..630d41a 100644
--- a/README.md
+++ b/README.md
@@ -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