<?xml version="1.0" encoding="UTF-8"?>
<project>
  <bugtracker-url nil="true"></bugtracker-url>
  <created-at type="datetime">2008-09-24T00:45:37Z</created-at>
  <description>EasyGit is a wrapper for &lt;a href="http://git-scm.com/"&gt;git&lt;/a&gt;, designed to make git easy to learn and use for former SVN and CVS users.  (If you are not familiar with what git is, this project will make no sense to you.)  In more detail:

&lt;ul&gt;
  &lt;li&gt;eg focuses on documentation and examples
    &lt;ul&gt;
      &lt;li&gt;Much of the work in eg is &lt;a
          href="http://www.gnome.org/~newren/eg/git-eg-differences.html#documentation"&gt;plugging a gap
          in git documentation&lt;/a&gt;: providing simple tutorial-oriented
          command-specific built-in help.&lt;/li&gt;
      &lt;li&gt;eg's documentation is example driven&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;eg removes obstacles to "getting" git
    &lt;ul&gt;
      &lt;li&gt; eg removes many principle-of-least-surprise violations that catch git newbies unaware&lt;/li&gt;
      &lt;li&gt; eg provides subcommands that are a natural extension of capabilities users know from cvs/svn (it also takes care to make sure the modifications to its subcommands are easily discoverable and error-avoiding for existing git users as well!)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
   &lt;li&gt;eg makes git easy to learn and use
    &lt;ul&gt;
      &lt;li&gt;&lt;em&gt;easily learnable&lt;/em&gt; - I claim you can learn git faster by
          first using eg than by starting with git directly&lt;/li&gt;
      &lt;li&gt;&lt;em&gt;interchangable&lt;/em&gt; - You can switch between using eg and
          using git as often as you'd like.  I do it all the same on the
          same repositories.&lt;/li&gt;
      &lt;li&gt;&lt;em&gt;fully capable&lt;/em&gt; - Unlike other wrappers for git, eg does
          not remove or limit any capabilities of git in order to simplify
          it; it just tries to layer concepts and present the capabilities
          in a more orderly fashion.&lt;/li&gt;
      &lt;li&gt;&lt;em&gt;compatible&lt;/em&gt; - eg is essentially command-line backwards
          compatible to git; those familiar with git can start using eg by
          simply replacing "git" with "eg" in their commands.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;li&gt;eg is biased towards luring existing &lt;a
      href="http://www.gnome.org/~newren/eg/git-for-svn-users.html"&gt;svn users&lt;/a&gt;, due to the projects I
      work on and svn's large installed base&lt;/li&gt;
&lt;/ul&gt;</description>
  <home-url>http://www.gnome.org/~newren/eg</home-url>
  <license>GNU General Public License version 2(GPLv2)</license>
  <mailinglist-url nil="true"></mailinglist-url>
  <slug>eg</slug>
  <title>Easy Git</title>
  <wiki-enabled type="boolean">true</wiki-enabled>
  <owner kind="User">newren</owner>
  <repositories type="array">
    <mainlines type="array">
      <repository>
        <id>1619</id>
        <name>mainline</name>
        <owner kind="User">newren</owner>
        <clone_url>git://gitorious.org/eg/mainline.git</clone_url>
      </repository>
    </mainlines>
    <clones type="array">
      <repository>
        <id>11525</id>
        <name>patnotz-eg</name>
        <owner kind="User">patnotz</owner>
        <clone_url>git://gitorious.org/~patnotz/eg/patnotz-eg.git</clone_url>
      </repository>
      <repository>
        <id>13304</id>
        <name>eg-gbacon</name>
        <owner kind="User">gbacon</owner>
        <clone_url>git://gitorious.org/~gbacon/eg/eg-gbacon.git</clone_url>
      </repository>
      <repository>
        <id>13358</id>
        <name>eg-jneill</name>
        <owner kind="User">jneill</owner>
        <clone_url>git://gitorious.org/~jneill/eg/eg-jneill.git</clone_url>
      </repository>
      <repository>
        <id>14519</id>
        <name>elias-clone</name>
        <owner kind="User">elia</owner>
        <clone_url>git://gitorious.org/~elia/eg/elias-clone.git</clone_url>
      </repository>
    </clones>
  </repositories>
</project>
