mirror of
https://github.com/jimeh/commonflow.org.git
synced 2026-02-19 05:46:40 +00:00
Draft 10 simply fixed a GitHub Pages related formatting issue with links, otherwise it's identical to draft 9.
22 lines
359 B
YAML
22 lines
359 B
YAML
title: Git Common Flow
|
|
description: >
|
|
An attempt to gather a sensible selection of the most common usage patterns of
|
|
git into a single and concise specification.
|
|
author: Jim Myhrberg
|
|
|
|
versions:
|
|
- 1.0.0-draft.10
|
|
|
|
gems:
|
|
- jekyll-sitemap
|
|
- jekyll-seo-tag
|
|
|
|
defaults:
|
|
-
|
|
scope:
|
|
path: ""
|
|
values:
|
|
layout: "default"
|
|
|
|
markdown: kramdown
|