[gimp-web/testing] Filling out some of the about/meta/git-workflow page
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Filling out some of the about/meta/git-workflow page
- Date: Mon, 23 Nov 2015 23:21:14 +0000 (UTC)
commit 7ac7d4f4e15b277e826118d97d89b8b545c17634
Author: Pat David <patdavid gmail com>
Date: Mon Nov 23 17:21:05 2015 -0600
Filling out some of the about/meta/git-workflow page
content/about/meta/git-workflow.md | 11 ++++++++++-
content/about/meta/index.md | 1 +
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/content/about/meta/git-workflow.md b/content/about/meta/git-workflow.md
index cd84e12..4f4821b 100644
--- a/content/about/meta/git-workflow.md
+++ b/content/about/meta/git-workflow.md
@@ -3,9 +3,18 @@ Date: 2015-11-23T16:46:14-05:00
Author: Pat David
Summary: What the workflow should be with branches test and master.
+<figure>
+<img src="//imgs.xkcd.com/comics/git.png" title="If that doesn't fix it, git.txt contains the phone number
of a friend of mine who understands git. Just wait through a few minutes of 'It's really pretty simple, just
think of branches as...' and eventually you'll learn the commands that will fix everything." alt="Git">
+<figcaption>
+Obligatory <a href="https://xkcd.com/1597/">XKCD</a>.
+(<a class='cc' href='http://creativecommons.org/licenses/by-nc/2.5/' title='Creative Commons
Attribution-NonCommercial'>cbn</a>)
+</figcaption>
+</figure>
+
For hacking and trying things out on the website we use a branch called *testing*.
This branch builds the latest version every 5 minutes for checking to see if you broke something.
To access this testing branch publicly:
-<https://testing.gimp.org>
+<https://testing.gimp.org> or <http://testing.gimp.org>
+
diff --git a/content/about/meta/index.md b/content/about/meta/index.md
index 4d49ca3..f518857 100644
--- a/content/about/meta/index.md
+++ b/content/about/meta/index.md
@@ -12,6 +12,7 @@ I (*Pat David*) am creating this page to keep notes and information for building
* [Editing the Front Page](./frontpage.html)
* [Creating a Translation](./translating.html)
+* [Git Workflow](./git-workflow.html)
* [To Do](./to-do/)
* [Using Pelican](./using-pelican/)
* [Markdown Cheatsheet](./markdown.html)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]