From 162735303bbc59d02598be1b8162d9dcaa1b6e40 Mon Sep 17 00:00:00 2001 From: Devin Weaver Date: Sun, 21 Jun 2015 17:49:59 -0400 Subject: [PATCH] Add GitFixUm community example Thought this was a unique enough example to be part of the TW5.com site. --- .../tiddlers/community/examples/GitFixUm.tid | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 editions/tw5.com/tiddlers/community/examples/GitFixUm.tid diff --git a/editions/tw5.com/tiddlers/community/examples/GitFixUm.tid b/editions/tw5.com/tiddlers/community/examples/GitFixUm.tid new file mode 100644 index 000000000..1e526ad53 --- /dev/null +++ b/editions/tw5.com/tiddlers/community/examples/GitFixUm.tid @@ -0,0 +1,13 @@ +created: 20150621212120755 +modified: 20150621214507584 +tags: Examples +title: Interactive Git Documentation by Devin Weaver +url: http://sukima.github.io/GitFixUm/ + +A git choose-your-own-adventure!ⓡ for walking yourself though fixing a //broken// Git repository. + +{{!!url}} + +<<< +This document is an attempt to be a fairly comprehensive guide to recovering from what you did not mean to do when using git. It isn't that git is so complicated that you need a large document to take care or your particular problem, it is more that the set of things that you might have done is so large that different techniques are needed depending on exactly what you have done and what you want to have happen. +<<<