summaryrefslogtreecommitdiffstats
path: root/content/computer/tools/git
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-07-12 12:17:43 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-07-12 12:17:43 +0200
commite42a72ecabbf47aeb95000af68ada321a4d033bf (patch)
tree67a1b1c47a9f52e8d65a08f77023b513053b2cd0 /content/computer/tools/git
parentafd0caa852d6160e027dc23451a0a42765ed22e5 (diff)
Import articles from blog-export
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'content/computer/tools/git')
-rw-r--r--content/computer/tools/git/_index.md8
-rw-r--r--content/computer/tools/git/a-clean-git-workflow.md9
-rw-r--r--content/computer/tools/git/generating-git-repository-stats.md9
-rw-r--r--content/computer/tools/git/git-dit-github-import.md9
-rw-r--r--content/computer/tools/git/git-workshop.md9
-rw-r--r--content/computer/tools/git/splitting-files-while-preserving-history-in-git.md9
-rw-r--r--content/computer/tools/git/which-git-tutorial-should-i-read.md9
7 files changed, 62 insertions, 0 deletions
diff --git a/content/computer/tools/git/_index.md b/content/computer/tools/git/_index.md
new file mode 100644
index 0000000..ba1c5bd
--- /dev/null
+++ b/content/computer/tools/git/_index.md
@@ -0,0 +1,8 @@
++++
+title = 'git'
+insert_anchor_links = "left"
+in_search_index = true
+generate_feed = false
+sort_by = "weight"
++++
+
diff --git a/content/computer/tools/git/a-clean-git-workflow.md b/content/computer/tools/git/a-clean-git-workflow.md
new file mode 100644
index 0000000..653b49f
--- /dev/null
+++ b/content/computer/tools/git/a-clean-git-workflow.md
@@ -0,0 +1,9 @@
++++
+title = "A clean git workflow"
+weight = 1
+template = "blog-import.html"
+
+[extra]
+blogimport = "blog-imports/a-clean-git-workflow.json"
++++
+
diff --git a/content/computer/tools/git/generating-git-repository-stats.md b/content/computer/tools/git/generating-git-repository-stats.md
new file mode 100644
index 0000000..b11c981
--- /dev/null
+++ b/content/computer/tools/git/generating-git-repository-stats.md
@@ -0,0 +1,9 @@
++++
+title = "Generating git repository stats"
+weight = 1
+template = "blog-import.html"
+
+[extra]
+blogimport = "blog-imports/generating-git-repository-stats.json"
++++
+
diff --git a/content/computer/tools/git/git-dit-github-import.md b/content/computer/tools/git/git-dit-github-import.md
new file mode 100644
index 0000000..cfdf54d
--- /dev/null
+++ b/content/computer/tools/git/git-dit-github-import.md
@@ -0,0 +1,9 @@
++++
+title = "git-dit github import"
+weight = 1
+template = "blog-import.html"
+
+[extra]
+blogimport = "blog-imports/git-dit-github-import.json"
++++
+
diff --git a/content/computer/tools/git/git-workshop.md b/content/computer/tools/git/git-workshop.md
new file mode 100644
index 0000000..1fa1c07
--- /dev/null
+++ b/content/computer/tools/git/git-workshop.md
@@ -0,0 +1,9 @@
++++
+title = "git-workshop"
+weight = 1
+template = "blog-import.html"
+
+[extra]
+blogimport = "blog-imports/git-workshop.json"
++++
+
diff --git a/content/computer/tools/git/splitting-files-while-preserving-history-in-git.md b/content/computer/tools/git/splitting-files-while-preserving-history-in-git.md
new file mode 100644
index 0000000..7b9d0b7
--- /dev/null
+++ b/content/computer/tools/git/splitting-files-while-preserving-history-in-git.md
@@ -0,0 +1,9 @@
++++
+title = "Splitting files while preserving history in git"
+weight = 1
+template = "blog-import.html"
+
+[extra]
+blogimport = "blog-imports/splitting-files-while-preserving-history-in-git.json"
++++
+
diff --git a/content/computer/tools/git/which-git-tutorial-should-i-read.md b/content/computer/tools/git/which-git-tutorial-should-i-read.md
new file mode 100644
index 0000000..52e61dc
--- /dev/null
+++ b/content/computer/tools/git/which-git-tutorial-should-i-read.md
@@ -0,0 +1,9 @@
++++
+title = "Which git tutorial should I read?"
+weight = 1
+template = "blog-import.html"
+
+[extra]
+blogimport = "blog-imports/which-git-tutorial-should-i-read.json"
++++
+