mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
29 lines
586 B
YAML
29 lines
586 B
YAML
title: A meta talk about Git strategies
|
|
cover: cover.png
|
|
meta:
|
|
slug: a-meta-talk-about-git-strategies
|
|
published: 2022-12-05
|
|
color: '#01eeed'
|
|
content:
|
|
- content:
|
|
- file: intro-story.md
|
|
state: first-draft
|
|
|
|
- file: intro-bridge.md
|
|
state: first-draft
|
|
|
|
- title: Declaring your expected state
|
|
file: expected-state.md
|
|
state: final-draft
|
|
|
|
- title: Git as the expected state
|
|
file: git-as-expected-state.md
|
|
state: final-draft
|
|
|
|
- file: setup.md
|
|
state: final-draft
|
|
|
|
- title: Conclusion
|
|
file: conclusion.md
|
|
state: first-draft
|