debian-mirror-gitlab/db/docs/snippets.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
334 B
YAML
Raw Normal View History

2022-06-21 17:19:12 +05:30
---
table_name: snippets
classes:
- PersonalSnippet
- ProjectSnippet
- Snippet
feature_categories:
- snippets
2022-07-16 23:28:13 +05:30
description: GitLab snippets allow you to store and share bits of code and text with other users.
2022-06-21 17:19:12 +05:30
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9265de3d25715aeafd38a4ef41596dca058dc18c
2022-07-16 23:28:13 +05:30
milestone: "1.0.1"