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>2023-12-06 00:13:48 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-06 00:13:48 +0300
commit339b91536372cb04b4528725aae408145628ca69 (patch)
tree0f74e9659c715544da2ef72772756450a89d2b4b /doc/topics
parentc8419b0227e069a7403f41589f1d0ef690e762f1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/autodevops/upgrading_auto_deploy_dependencies.md1
-rw-r--r--doc/topics/git/git_rebase.md1
-rw-r--r--doc/topics/git/index.md1
-rw-r--r--doc/topics/git/lfs/index.md1
-rw-r--r--doc/topics/git/numerous_undo_possibilities_in_git/index.md1
-rw-r--r--doc/topics/git/partial_clone.md1
-rw-r--r--doc/topics/git/troubleshooting_git.md1
-rw-r--r--doc/topics/git/useful_git_commands.md1
8 files changed, 0 insertions, 8 deletions
diff --git a/doc/topics/autodevops/upgrading_auto_deploy_dependencies.md b/doc/topics/autodevops/upgrading_auto_deploy_dependencies.md
index dc18f863844..f36d5cfaf64 100644
--- a/doc/topics/autodevops/upgrading_auto_deploy_dependencies.md
+++ b/doc/topics/autodevops/upgrading_auto_deploy_dependencies.md
@@ -2,7 +2,6 @@
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
-type: reference
---
# Upgrading deployments for newer Auto Deploy dependencies **(FREE ALL)**
diff --git a/doc/topics/git/git_rebase.md b/doc/topics/git/git_rebase.md
index 78275746de5..05773ec7e92 100644
--- a/doc/topics/git/git_rebase.md
+++ b/doc/topics/git/git_rebase.md
@@ -2,7 +2,6 @@
stage: Create
group: Source Code
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments"
-type: concepts, howto
description: "Introduction to Git rebase and force push, methods to resolve merge conflicts through the command line."
---
diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md
index 0f629abb9aa..257eee026f4 100644
--- a/doc/topics/git/index.md
+++ b/doc/topics/git/index.md
@@ -2,7 +2,6 @@
stage: Create
group: Source Code
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments"
-type: index
---
# Git **(FREE ALL)**
diff --git a/doc/topics/git/lfs/index.md b/doc/topics/git/lfs/index.md
index 95c1645f4cc..51fb25b3a94 100644
--- a/doc/topics/git/lfs/index.md
+++ b/doc/topics/git/lfs/index.md
@@ -2,7 +2,6 @@
stage: Create
group: Source Code
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments"
-type: reference, howto
---
# Git Large File Storage (LFS) **(FREE ALL)**
diff --git a/doc/topics/git/numerous_undo_possibilities_in_git/index.md b/doc/topics/git/numerous_undo_possibilities_in_git/index.md
index 68cd0ae3d53..94175c88f13 100644
--- a/doc/topics/git/numerous_undo_possibilities_in_git/index.md
+++ b/doc/topics/git/numerous_undo_possibilities_in_git/index.md
@@ -2,7 +2,6 @@
stage: Create
group: Source Code
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
-type: howto
---
# Undo options in Git **(FREE ALL)**
diff --git a/doc/topics/git/partial_clone.md b/doc/topics/git/partial_clone.md
index add276ad49d..ca12c874eef 100644
--- a/doc/topics/git/partial_clone.md
+++ b/doc/topics/git/partial_clone.md
@@ -2,7 +2,6 @@
stage: Create
group: Source Code
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments"
-type: reference, howto
---
# Partial clone **(FREE ALL)**
diff --git a/doc/topics/git/troubleshooting_git.md b/doc/topics/git/troubleshooting_git.md
index dba28144019..767b94d791d 100644
--- a/doc/topics/git/troubleshooting_git.md
+++ b/doc/topics/git/troubleshooting_git.md
@@ -2,7 +2,6 @@
stage: Create
group: Source Code
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments"
-type: howto
---
# Troubleshooting Git **(FREE ALL)**
diff --git a/doc/topics/git/useful_git_commands.md b/doc/topics/git/useful_git_commands.md
index cd01cd0d495..4e1f23f059c 100644
--- a/doc/topics/git/useful_git_commands.md
+++ b/doc/topics/git/useful_git_commands.md
@@ -2,7 +2,6 @@
stage: Create
group: Source Code
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments"
-type: reference
---
# Frequently used Git commands **(FREE ALL)**