Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-12-10 03:09:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-12-10 03:09:22 +0300
commitcd5b3f1cc443b7c46ddd7ea43ce0a14889cd128b (patch)
tree915594db59f3cfc52470cc1cbe8e979324db88e7 /doc/integration
parent94a2edbe7984384df4c3fb7efa308af2e0f42d8c (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/glab/img/example-output_v15_6.pngbin22748 -> 0 bytes
-rw-r--r--doc/integration/glab/img/glabgettingstarted.gifbin0 -> 141528 bytes
-rw-r--r--doc/integration/glab/index.md2
3 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/glab/img/example-output_v15_6.png b/doc/integration/glab/img/example-output_v15_6.png
deleted file mode 100644
index 7d2c5f2e4d9..00000000000
--- a/doc/integration/glab/img/example-output_v15_6.png
+++ /dev/null
Binary files differ
diff --git a/doc/integration/glab/img/glabgettingstarted.gif b/doc/integration/glab/img/glabgettingstarted.gif
new file mode 100644
index 00000000000..cf335294e41
--- /dev/null
+++ b/doc/integration/glab/img/glabgettingstarted.gif
Binary files differ
diff --git a/doc/integration/glab/index.md b/doc/integration/glab/index.md
index 77239c5f6c5..3951f38dfab 100644
--- a/doc/integration/glab/index.md
+++ b/doc/integration/glab/index.md
@@ -14,7 +14,7 @@ switching between windows and browser tabs.
- Work with merge requests.
- Watch running pipelines directly from your CLI.
-![command example](img/example-output_v15_6.png)
+![command example](img/glabgettingstarted.gif)
The GitLab CLI uses commands structured like `glab <command> <subcommand> [flags]`
to perform many of the actions you normally do from the GitLab user interface: