diff --git a/index.html b/index.html index 415aa67f71..e92b377a2a 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@

Carl Schmidt's Git Achievements

-Unlocked 17/ 48 Git Achievements for 196 points
+Unlocked 17/ 48 Git Achievements for 205 points
Git commands sorted by usage:
- 803 status
- 260 commit
- 243 diff
- 211 add
- 181 --git-dir=.git
- 153 pull
- 119 log
-  93 push
-  67 checkout
+ 929 status
+ 308 commit
+ 294 diff
+ 240 add
+ 213 --git-dir=.git
+ 159 pull
+ 130 log
+ 118 push
+  82 checkout
   58 rev-parse
-  55 clone
-  40 show
-  24 reset
-  23 branch
-  21 init
+  57 clone
+  42 show
+  29 branch
+  25 reset
+  25 init
   10 --git-dir=/Users/cschmidt/projects/lp-webapp/.git
    9 remote
+   9 help
    9 fetch
-   8 help
-   4 stash
-   4 rm
-   2 merge
+   6 stash
+   6 rm
+   3 merge
    2 --git-dir=/Users/cschmidt/projects/lp-leads-viewer/.git
    2 --git-dir=/Users/cschmidt/projects/data-warehouse/.git
    1 tag
diff --git a/index.rss b/index.rss
index 929da2f3bb..bf65dd5ee9 100644
--- a/index.rss
+++ b/index.rss
@@ -2,6 +2,7 @@
 Carl Schmidt's Git Achievements
 
 
+Master Stone Mason (Level 8)Added files to the index area for inclusion in the next commit with git add
 Apprentice Product Manager (Level 2)Stash the changes in a dirty working directory away with git stash.
 Master Author (Level 8)Made 2^Level commits using git commit.
 Apprentice Merchant (Level 3)Added an external repository with git remote add.
@@ -21,5 +22,4 @@
 Apprentice Merchant (Level 2)Added an external repository with git remote add.
 Apprentice Collector (Level 2)Fetches named heads or tags from another repository with git fetch
 Apprentice Collector (Level 1)Fetches named heads or tags from another repository with git fetch
-Apprentice Presenter (Level 3)Shows one or more objects (blobs, trees, tags and commits) with git show