From: W. Trevor King Date: Sat, 17 Nov 2012 22:24:22 +0000 (-0500) Subject: branch: mimic Matt's index -> README changes X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ff7fadb6d2d5d2dfb09c89fcb1340b7d1e294000;p=workshop-organization.git branch: mimic Matt's index -> README changes --- diff --git a/branch b/branch index b570e9d..6220f7f 100644 --- 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.