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

snippets.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1d8f7ca6b1518bcbe43839894d9dd4108dc252f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
table_name: snippets
classes:
- PersonalSnippet
- ProjectSnippet
- Snippet
feature_categories:
- snippets
description: GitLab snippets allow you to store and share bits of code and text with other users. 
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9265de3d25715aeafd38a4ef41596dca058dc18c
milestone: "1.0.1"