Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
New achievement Master Author (Level 7)
  • Loading branch information
Jeraimee Hughes committed Mar 8, 2012
1 parent c9f3a7b commit 5bc8c56
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
31 changes: 16 additions & 15 deletions index.html
Expand Up @@ -10,7 +10,7 @@
<body> <body>


<h2>Jeraimee Hughes's Git Achievements <img src='http://www.gravatar.com/avatar/0c1f8b916843fe89bfdf4fdd5ec12ea8'/></h2> <h2>Jeraimee Hughes's Git Achievements <img src='http://www.gravatar.com/avatar/0c1f8b916843fe89bfdf4fdd5ec12ea8'/></h2>
Unlocked 17/ 51 <a href="http://github.com/icefox/git-achievements">Git Achievements</a> for 150 points<br> Unlocked 17/ 51 <a href="http://github.com/icefox/git-achievements">Git Achievements</a> for 158 points<br>
<ul> <ul>
<li><div class="title">Apprentice Architect (Level 1)</div> <div class="info">Created a new repository with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-init.html">git-init</a>.</div></li> <li><div class="title">Apprentice Architect (Level 1)</div> <div class="info">Created a new repository with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-init.html">git-init</a>.</div></li>
<li><div class="title">Apprentice Architect (Level 2)</div> <div class="info">Created a new repository with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-init.html">git-init</a>.</div></li> <li><div class="title">Apprentice Architect (Level 2)</div> <div class="info">Created a new repository with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-init.html">git-init</a>.</div></li>
Expand Down Expand Up @@ -48,6 +48,7 @@ <h2>Jeraimee Hughes's Git Achievements <img src='http://www.gravatar.com/avatar/
<li><div class="title">Historian (Level 6)</div> <div class="info">Investigate the commit log using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-log.html">git-log</a>.</div></li> <li><div class="title">Historian (Level 6)</div> <div class="info">Investigate the commit log using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-log.html">git-log</a>.</div></li>
<li><div class="title">Homeowner</div> <div class="info">Set global email address using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-config.html">git-config</a>.</div></li> <li><div class="title">Homeowner</div> <div class="info">Set global email address using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-config.html">git-config</a>.</div></li>
<li><div class="title">Let there be light</div> <div class="info">Commit without a parent.</div></li> <li><div class="title">Let there be light</div> <div class="info">Commit without a parent.</div></li>
<li><div class="title">Master Author (Level 7)</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">Socialite (Level 4)</div> <div class="info">pushed a branch to a remote repository using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-push.html">git-push</a></div></li> <li><div class="title">Socialite (Level 4)</div> <div class="info">pushed a branch to a remote repository using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-push.html">git-push</a></div></li>
<li><div class="title">Socialite (Level 5)</div> <div class="info">pushed a branch to a remote repository using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-push.html">git-push</a></div></li> <li><div class="title">Socialite (Level 5)</div> <div class="info">pushed a branch to a remote repository using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-push.html">git-push</a></div></li>
<li><div class="title">Socialite (Level 6)</div> <div class="info">pushed a branch to a remote repository using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-push.html">git-push</a></div></li> <li><div class="title">Socialite (Level 6)</div> <div class="info">pushed a branch to a remote repository using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-push.html">git-push</a></div></li>
Expand All @@ -58,30 +59,30 @@ <h2>Jeraimee Hughes's Git Achievements <img src='http://www.gravatar.com/avatar/
</ul> </ul>
Git commands sorted by usage: Git commands sorted by usage:
<pre style="text-align: left"> <pre style="text-align: left">
2733 symbolic-ref 3045 symbolic-ref
641 help 650 help
622 --exec-path 631 --exec-path
468 status 491 status
119 commit 122 commit
94 pull 99 pull
82 push 84 push
65 add 69 add
57 log 58 log
42 checkout 44 checkout
26 branch 26 branch
18 diff 19 diff
16 init 16 init
13 reset 13 reset
10 clone 12 clone
9 merge
9 Wed 9 Wed
8 merge
7 rm 7 rm
7 config 7 config
7 Tue 7 Tue
6 Thu
5 remote 5 remote
5 Fri 5 Fri
4 gc 4 gc
4 Thu
3 tag 3 tag
3 push-all 3 push-all
2 rebase 2 rebase
Expand Down
2 changes: 1 addition & 1 deletion index.rss
Expand Up @@ -2,6 +2,7 @@
<title>Jeraimee Hughes's Git Achievements</title> <title>Jeraimee Hughes's Git Achievements</title>
<description></description> <description></description>
<link></link> <link></link>
<item><title>Master Author (Level 7)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Architect (Level 4)</title><description>Created a new repository with git init.</description></item> <item><title>Architect (Level 4)</title><description>Created a new repository with git init.</description></item>
<item><title>Apprentice Investigator (Level 1)</title><description>Used git blame to annotate a file with information about how each line changed.</description></item> <item><title>Apprentice Investigator (Level 1)</title><description>Used git blame to annotate a file with information about how each line changed.</description></item>
<item><title>Apprentice Seamstress (Level 1)</title><description>amended a commit with git commit --amend.</description></item> <item><title>Apprentice Seamstress (Level 1)</title><description>amended a commit with git commit --amend.</description></item>
Expand All @@ -21,5 +22,4 @@
<item><title>Stone Mason (Level 5)</title><description>Added files to the index area for inclusion in the next commit with git add</description></item> <item><title>Stone Mason (Level 5)</title><description>Added files to the index area for inclusion in the next commit with git add</description></item>
<item><title>Apprentice Merchant (Level 1)</title><description>Added an external repository with git remote add.</description></item> <item><title>Apprentice Merchant (Level 1)</title><description>Added an external repository with git remote add.</description></item>
<item><title>Apprentice Architect (Level 3)</title><description>Created a new repository with git init.</description></item> <item><title>Apprentice Architect (Level 3)</title><description>Created a new repository with git init.</description></item>
<item><title>Socialite (Level 5)</title><description>pushed a branch to a remote repository using git push</description></item>
</channel></rss> </channel></rss>

0 comments on commit 5bc8c56

Please sign in to comment.