]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: add --progress flag to git submodule update commands
authorRishabh Dave <ridave@redhat.com>
Thu, 26 Oct 2023 10:48:31 +0000 (16:18 +0530)
committerRishabh Dave <ridave@redhat.com>
Tue, 31 Oct 2023 17:44:49 +0000 (23:14 +0530)
commiteb6995436f9db1f0da17d71aa08ffefa6a358152
tree94adc3e5713ca35d28796bf49b23ea3ae1165f8f
parent54fea2eefdc987fa89da9867f53e83b2dd7d6b43
cmake: add --progress flag to git submodule update commands

Ceph has lots of submodules that needs to be cloned before building
binaries from the repository. Seeing the progress when these submodules
are being cloned is useful, especially when developers/users have a
network issue or a slow network.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
README.md
do_cmake.sh
doc/dev/corpus.rst
doc/install/clone-source.rst
make-dist
qa/workunits/rados/test_envlibrados_for_rocksdb.sh