New achievement Apprentice Author (Level 3) user/hopkinsju/parallel_pg_loader_order
authorJustin Hopkins <hopkinsju@gmail.com>
Mon, 9 Jul 2012 18:18:52 +0000 (13:18 -0500)
committerJustin Hopkins <hopkinsju@gmail.com>
Mon, 9 Jul 2012 18:18:52 +0000 (13:18 -0500)
index.html
index.rss

index 77e6744..336fa37 100644 (file)
 <body>
 
 <h2>Justin Hopkins's Git Achievements <img src='http://www.gravatar.com/avatar/b9d76671f203622b4783f7626f17c1b4'/></h2>
-Unlocked       12/       0 <a href="http://github.com/icefox/git-achievements">Git Achievements</a> for 36 points<br>
+Unlocked       12/       0 <a href="http://github.com/icefox/git-achievements">Git Achievements</a> for 40 points<br>
 <ul>
 <li><div class="title">Apprentice Author (Level 1)</div>  <div class="info">Made 2^Level commits using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-commit.html">git-commit</a>.</div></li>
 <li><div class="title">Apprentice Author (Level 2)</div>  <div class="info">Made 2^Level commits using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-commit.html">git-commit</a>.</div></li>
+<li><div class="title">Apprentice Author (Level 3)</div>  <div class="info">Made 2^Level commits using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-commit.html">git-commit</a>.</div></li>
 <li><div class="title">Apprentice Banker (Level 1)</div>  <div class="info">Join two or more development histories together with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-merge.html">git-merge</a>.</div></li>
 <li><div class="title">Apprentice Blacksmith (Level 1)</div>  <div class="info">Created a branch using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-checkout.html">git-checkout</a> -b.</div></li>
 <li><div class="title">Apprentice Chimney Sweeper (Level 1)</div>  <div class="info">Used <a href="http://www.kernel.org/pub/software/scm/git/docs/git-gc.html">git-gc</a> to run a number of housekeeping tasks on the current repository.</div></li>
@@ -33,10 +34,10 @@ Unlocked       12/       0 <a href="http://github.com/icefox/git-achievements">G
 Git commands sorted by usage:
 <pre style="text-align: left">
   16 achievements
-   9 status
+  10 status
    9 diff
+   8 commit
    7 fetch
-   7 commit
    7 checkout
    6 branch
    5 reset
index 6cb4546..554c93c 100644 (file)
--- a/index.rss
+++ b/index.rss
@@ -2,6 +2,7 @@
 <title>Justin Hopkins's Git Achievements</title>
 <description></description>
 <link></link>
+<item><title>Apprentice Author (Level 3)</title><description>Made 2^Level commits using git commit.</description></item>
 <item><title>Apprentice Product Manager (Level 1)</title><description>Stash the changes in a dirty working directory away with git stash.</description></item>
 <item><title>Apprentice Blacksmith (Level 1)</title><description>Created a branch using git checkout -b.</description></item>
 <item><title>Apprentice Socialite (Level 2)</title><description>pushed a branch to a remote repository using git push</description></item>