branch: mimic Matt's index -> README changes
authorW. Trevor King <wking@tremily.us>
Sat, 17 Nov 2012 22:24:22 +0000 (17:24 -0500)
committerW. Trevor King <wking@tremily.us>
Sat, 17 Nov 2012 22:48:35 +0000 (17:48 -0500)
branch

diff --git a/branch b/branch
index b570e9d2a47217d125830fe1f8161dd064aad1bc..6220f7fa815e162cc2db73b120586da2f101ff0b 100644 (file)
--- a/branch
+++ b/branch
@@ -15,17 +15,16 @@ Topics will live in per-subject subdirectories, ideally organized in
 half-day-sized chunks.
 
   .
-  ├── README
-  ├── index.rst
+  ├── README.md
   ├── debugging
-  │   ├── index.ipynb
+  │   ├── README.ipynb
   │   …
   ├── make
-  │   ├── index.md
+  │   ├── README.md
   │   ├── example-project
   │   …
   ├── python
-  │   ├── index.rst
+  │   ├── README.rst
   │   ├── animals.txt
   │   …
   ├── shell
@@ -85,8 +84,8 @@ workshop branch:
 
     commit  message
     ------  -----------------------------------------------------
-    a       index.rst: link to shell, git/basic, and git/advanced
-    b       index.rst: localize for 2012-12 workshop at my house
+    a       README.md: link to shell, git/basic, and git/advanced
+    b       README.md: localize for 2012-12 workshop at my house
 
 If you want to change some of the general content, you have some
 choices.