-
- Downloads
manage-repo: Allow functions to be called from gitlab.sh
This script severs as a collections of functions that are used by other
scripts, however, in some cases, some of these functions can be called
directly from command line. To make this use case simpler add a new script
which give access to the required functionality.
Adding a new wrapper script makes things less confusing, as it uses the
same approach that in other use cases, allowing to easy debug issues.
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
parent
20d5630a
No related branches found
No related tags found
release-scripts/manage-repo
0 → 100755
Please register or sign in to comment