diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-29 09:00:00 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-09-01 10:38:50 +0200 |
commit | e0b15dfe847e228ecb284dace559c711cd6666e9 (patch) | |
tree | c5da335774736dc7022ae82eaf6654780c2c9e78 /share/man/just-import-git.1.md | |
parent | 63935446b15874a4f4ec98ab7dcf80bfdac3ced2 (diff) | |
download | justbuild-e0b15dfe847e228ecb284dace559c711cd6666e9.tar.gz |
Add a utility tool to deduplicate internal repositories
Together with just-import-git that allows a work flow of easily
importing dependencies without exponential blow up of the resulting
repos.json files.
Diffstat (limited to 'share/man/just-import-git.1.md')
-rw-r--r-- | share/man/just-import-git.1.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/just-import-git.1.md b/share/man/just-import-git.1.md index 7ac7489e..47f709f2 100644 --- a/share/man/just-import-git.1.md +++ b/share/man/just-import-git.1.md @@ -85,5 +85,7 @@ dependencies. See also ======== +**`git`**(1), +**`just-deduplicate-repos`**(1), **`just-mr-repository-config`**(5), **`just-mr`**(1) |