Migrate assets and configs
This commit is contained in:
17
collections/git/branch.yaml
Normal file
17
collections/git/branch.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
slug: git/t/branch
|
||||
name: Git Branch Snippets
|
||||
shortName: Git Branches
|
||||
miniName: Branch
|
||||
featured: true
|
||||
parent: git
|
||||
languageMatcher: git
|
||||
tagMatcher: branch
|
||||
description: >-
|
||||
The Git snippet collection contains a variety of short tips and tricks for all
|
||||
currently maintained versions of git. It includes most commonly-used commands
|
||||
and covers various use-cases in the form of simplified documentation, complete
|
||||
with multiple examples.
|
||||
shortDescription: >-
|
||||
Master git branch commands with this snippet collection of simplified git
|
||||
documentation and tips.
|
||||
splash: keyboard-coffee.png
|
||||
17
collections/git/commit.yaml
Normal file
17
collections/git/commit.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
slug: git/t/commit
|
||||
name: Git Commit Snippets
|
||||
shortName: Git Commits
|
||||
miniName: Commit
|
||||
featured: true
|
||||
parent: git
|
||||
languageMatcher: git
|
||||
tagMatcher: commit
|
||||
description: >-
|
||||
The Git snippet collection contains a variety of short tips and tricks for all
|
||||
currently maintained versions of git. It includes most commonly-used commands
|
||||
and covers various use-cases in the form of simplified documentation, complete
|
||||
with multiple examples.
|
||||
shortDescription: >-
|
||||
A snippet collection of simplified git documentation and tips covering git
|
||||
commit commands.
|
||||
splash: keyboard-coffee.png
|
||||
17
collections/git/configuration.yaml
Normal file
17
collections/git/configuration.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
slug: git/t/configuration
|
||||
name: Git Configuration Snippets
|
||||
shortName: Git Configuration
|
||||
miniName: Configuration
|
||||
featured: true
|
||||
parent: git
|
||||
languageMatcher: git
|
||||
tagMatcher: configuration
|
||||
description: >-
|
||||
The Git snippet collection contains a variety of short tips and tricks for all
|
||||
currently maintained versions of git. It includes most commonly-used commands
|
||||
and covers various use-cases in the form of simplified documentation, complete
|
||||
with multiple examples.
|
||||
shortDescription: >-
|
||||
Create and manage git configurations with this snippet collection of
|
||||
simplified git documentation and tips.
|
||||
splash: keyboard-coffee.png
|
||||
15
collections/git/index.yaml
Normal file
15
collections/git/index.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
slug: git
|
||||
name: Git Snippets
|
||||
shortName: Git
|
||||
topLevel: true
|
||||
languageMatcher: git
|
||||
featured: true
|
||||
description: >-
|
||||
The Git snippet collection contains a variety of short tips and tricks for all
|
||||
currently maintained versions of git. It includes most commonly-used commands
|
||||
and covers various use-cases in the form of simplified documentation, complete
|
||||
with multiple examples.
|
||||
shortDescription: >-
|
||||
A snippet collection of simplified git documentation and tips, covering most
|
||||
commonly-used commands and covering various use-cases.
|
||||
splash: keyboard-coffee.png
|
||||
17
collections/git/repository.yaml
Normal file
17
collections/git/repository.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
slug: git/t/repository
|
||||
name: Git Repository Snippets
|
||||
shortName: Git Repositories
|
||||
miniName: Repository
|
||||
featured: true
|
||||
parent: git
|
||||
languageMatcher: git
|
||||
tagMatcher: repository
|
||||
description: >-
|
||||
The Git snippet collection contains a variety of short tips and tricks for all
|
||||
currently maintained versions of git. It includes most commonly-used commands
|
||||
and covers various use-cases in the form of simplified documentation, complete
|
||||
with multiple examples.
|
||||
shortDescription: >-
|
||||
Organize your git repositories with this snippet collection of simplified git
|
||||
documentation and tips.
|
||||
splash: keyboard-coffee.png
|
||||
Reference in New Issue
Block a user