Moved header

This commit is contained in:
Richard Littauer 2015-03-16 09:20:51 -07:00
parent 108aa058f0
commit c8e0049af6
1 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,9 @@
# Flight rules for git
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [Flight rules for git](#flight-rules-for-git)
- [What are "flight rules"?](#what-are-flight-rules)
- [Conventions for this document](#conventions-for-this-document)
- [I wrote the wrong thing in a commit message](#i-wrote-the-wrong-thing-in-a-commit-message)
@ -24,9 +25,6 @@
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Flight rules for git
### What are "flight rules"?
A [guide for astronauts](http://www.jsc.nasa.gov/news/columbia/fr_generic.pdf) (now, programmers using git) about what to do when things go wrong.