Skip to content

Commit

Permalink
New achievement Apprentice Thug (Level 1)
Browse files Browse the repository at this point in the history
  • Loading branch information
hectoregm committed Jan 11, 2012
1 parent 7ab4464 commit e54cfca
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
37 changes: 19 additions & 18 deletions index.html
Expand Up @@ -10,7 +10,7 @@
<body>

<h2>Hector E. Gomez Morales's Git Achievements <img src='http://www.gravatar.com/avatar/0b8749d1e2ad3c2c2b7418fc694fab5e'/></h2>
Unlocked 25/ 51 <a href="http://github.com/icefox/git-achievements">Git Achievements</a> for 247 points<br>
Unlocked 26/ 51 <a href="http://github.com/icefox/git-achievements">Git Achievements</a> for 249 points<br>
<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 3)</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 @@ -53,6 +53,7 @@ <h2>Hector E. Gomez Morales's Git Achievements <img src='http://www.gravatar.com
<li><div class="title">Apprentice Stone Mason (Level 1)</div> <div class="info">Added files to the index area for inclusion in the next commit with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-add.html">git-add</a></div></li>
<li><div class="title">Apprentice Stone Mason (Level 2)</div> <div class="info">Added files to the index area for inclusion in the next commit with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-add.html">git-add</a></div></li>
<li><div class="title">Apprentice Stone Mason (Level 3)</div> <div class="info">Added files to the index area for inclusion in the next commit with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-add.html">git-add</a></div></li>
<li><div class="title">Apprentice Thug (Level 1)</div> <div class="info">Forced pushed a branch with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-push.html">git-push</a> -f</div></li>
<li><div class="title">Author (Level 4)</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">Author (Level 5)</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">Author (Level 6)</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>
Expand Down Expand Up @@ -84,30 +85,31 @@ <h2>Hector E. Gomez Morales's Git Achievements <img src='http://www.gravatar.com
</ul>
Git commands sorted by usage:
<pre style="text-align: left">
8853 symbolic-ref
510 status
301 diff
189 add
105 grep
104 checkout
98 push
94 commit
43 stash
9281 symbolic-ref
536 status
315 diff
202 add
125 checkout
112 push
109 grep
100 commit
51 stash
43 log
29 pull
23 branch
21 rm
18 mv
11 rebase
36 pull
36 branch
22 rm
19 mv
17 rebase
13 fetch
10 reset
9 fetch
9 clone
7 merge
7 blame
6 init
6 clean
5 show-branch
5 merge
5 config
4 ls-remote
4 help
4 gc
2 tag
Expand Down Expand Up @@ -148,7 +150,6 @@ <h2>Hector E. Gomez Morales's Git Achievements <img src='http://www.gravatar.com
<li><div class="title">Postman</div><div class="info">Send a collection of patches from stdin to an IMAP folder with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-imap-send.html">git-imap-send</a></div></li>
<li><div class="title">Seamstress</div><div class="info">amended a commit with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-commit.html">git-commit</a> --amend.</div></li>
<li><div class="title">Stamp Collector</div><div class="info">Investigate old branches by using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-reflog.html">git-reflog</a> --date=relative</div></li>
<li><div class="title">Thug</div><div class="info">Forced pushed a branch with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-push.html">git-push</a> -f</div></li>
<li><div class="title">Traveler</div><div class="info">Streamed changes between another rcs with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-svn.html">git-svn</a> or <a href="http://www.kernel.org/pub/software/scm/git/docs/git-p4.html">git-p4</a>.</div></li>
<li><div class="title">Tree Trimmer</div><div class="info">Rewrite branches with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-filter-branch.html">git-filter-branch</a></div></li>
<li><div class="title">Weaver</div><div class="info">Investigate old branches by using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-reflog.html">git-reflog</a></div></li>
Expand Down
2 changes: 1 addition & 1 deletion index.rss
Expand Up @@ -2,6 +2,7 @@
<title>Hector E. Gomez Morales's Git Achievements</title>
<description></description>
<link></link>
<item><title>Apprentice Thug (Level 1)</title><description>Forced pushed a branch with git push -f</description></item>
<item><title>Goldsmith (Level 6)</title><description>Reviewed patches before committing with git diff --cached.</description></item>
<item><title>Dentist</title><description>Extracted patches using git log -p.</description></item>
<item><title>Blacksmith (Level 4)</title><description>Created a branch using git checkout -b.</description></item>
Expand All @@ -21,5 +22,4 @@
<item><title>Stone Mason (Level 6)</title><description>Added files to the index area for inclusion in the next commit with git add</description></item>
<item><title>Apprentice Blacksmith (Level 2)</title><description>Created a branch using git checkout -b.</description></item>
<item><title>Goldsmith (Level 4)</title><description>Reviewed patches before committing with git diff --cached.</description></item>
<item><title>Apprentice Goldsmith (Level 3)</title><description>Reviewed patches before committing with git diff --cached.</description></item>
</channel></rss>

0 comments on commit e54cfca

Please sign in to comment.