<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 1/10/14, 4:33 AM, Jacob Carlborg
      wrote:<br>
    </div>
    <blockquote cite="mid:a13498dc-1475-4725-81e1-eeb6bc69b3dd@me.com"
      type="cite">
      <div>On Jan 09, 2014, at 11:51 PM, Andrew Edwards
        <a class="moz-txt-link-rfc2396E" href="mailto:edwards.ac@gmail.com"><edwards.ac@gmail.com></a> wrote:<br>
        <br>
        <div>
          <blockquote type="cite">
            <div class="moz-cite-prefix">I am responsible for this.
              Request however, that this particular tag be deleted
              (v2.065-b1) because we're not ready. I am reading Pro Git
              right now because I made a number of mistakes a few weeks
              back and decided not to play in the live repo until I get
              a better grasp of how to use it.</div>
          </blockquote>
          <span> </span><br>
          It's very easy to create a local git repository to experiment
          with. Don't use the public repositories for this.<br>
          <br>
          $ git init .<br>
          <br>
          The above will create a git repository in the current working
          directory.<br>
          <br>
          --<br>
          /Jacob Carlborg<br>
        </div>
      </div>
      <style class="_message-styles">div.msg-quote { background-color:#FFFFFF;}</style><br>
    </blockquote>
    Got it. I'm actually doing that right now. Just suggesting that I
    will be hands off for a little bit until I'm certain I will not
    cause any more issues on the public repo.<br>
  </body>
</html>