<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,6 +15,10 @@ $ thor install &quot;http://github.com/cypher/thor-git/tree/master/git.thor?raw=true&quot;
 
 You can add the git aliases by copying them into the corresponding section of your global @.gitconfig@.
 
+The tasks are designed around a particular workflow in which you primarily develop against a single upstream that you @git-push@ or @git-svn dcommit@ to. In this workflow @master@ typically mirrors this upstream, and little or no work is done on @master@. Instead you branch off master with @thor git:open@ and then commit as you go, using @thor git:push@ to send your changes upstream, and finally using @thor git:close@ to delete the branch when you're done with it.
+
+Let me say it again, because it's very important: all these tasks assume that @master@ is the nexus of your local branches and the portal to your remote branch.
+
 h2. Common Commands
 
 &lt;pre&gt;</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8e142d56ad820f2cd445cc43abce2d55051538e0</id>
    </parent>
  </parents>
  <author>
    <name>Brian Donovan</name>
    <email>brian.donovan@gmail.com</email>
  </author>
  <url>http://github.com/cypher/thor-git/commit/7986697883da136f7495e54e6fc82e7f40771743</url>
  <id>7986697883da136f7495e54e6fc82e7f40771743</id>
  <committed-date>2008-05-20T23:45:14-07:00</committed-date>
  <authored-date>2008-05-20T23:45:14-07:00</authored-date>
  <message>Add some notes on the workflow that these tasks are designed to promote.</message>
  <tree>8f57a56db3795095f616778783f6cccb3e47610f</tree>
  <committer>
    <name>Brian Donovan</name>
    <email>brian.donovan@gmail.com</email>
  </committer>
</commit>
