From 45b145c11bb8f416941817b7ca2eefcd38b78dc1 Mon Sep 17 00:00:00 2001 From: Mark Wotton Date: Wed, 5 Jan 2011 17:18:34 +1100 Subject: [PATCH] New achievement Apprentice Seamstress (Level 3) --- index.html | 25 +++++++++++++------------ index.rss | 2 +- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index bc9e7387ab..24904d610c 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@

Mark Wotton's Git Achievements

-Unlocked 16/ 48 Git Achievements for 156 points
+Unlocked 16/ 48 Git Achievements for 160 points
Git commands sorted by usage:
-8591 status
-8295 symbolic-ref
- 134 commit
-  94 diff
-  89 add
-  79 push
+9443 status
+9105 symbolic-ref
+ 167 commit
+ 111 push
+ 108 diff
+ 104 add
+  43 remote
   41 log
-  36 remote
-  33 pull
-  25 clone
-  24 checkout
+  38 pull
+  27 clone
+  25 checkout
   22 branch
+  12 rm
   12 init
   10 reset
    9 stash
    7 bisect
-   5 rm
    4 achievements
    3 reflog
    3 config
diff --git a/index.rss b/index.rss
index 9766026cc4..535a91057d 100644
--- a/index.rss
+++ b/index.rss
@@ -2,6 +2,7 @@
 Mark Wotton's Git Achievements
 
 
+Apprentice Seamstress (Level 3)amended a commit with git commit --amend.
 Master Stone Mason (Level 7)Added files to the index area for inclusion in the next commit with git add
 Master Author (Level 7)Made 2^Level commits using git commit.
 Architect (Level 4)Created a new repository with git init.
@@ -21,5 +22,4 @@
 Apprentice Merchant (Level 2)Added an external repository with git remote add.
 Author (Level 6)Made 2^Level commits using git commit.
 Apprentice Architect (Level 3)Created a new repository with git init.
-Apprentice Architect (Level 2)Created a new repository with git init.