From 671353d0cfa5b369f6a29ef4b232806625ba3876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Jaworski?= Date: Wed, 29 Oct 2014 18:44:23 +0100 Subject: [PATCH] New achievement Apprentice Socialite (Level 2) --- index.html | 18 ++++++++++-------- index.rss | 2 ++ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index e1ac170f..9c1bf381 100644 --- a/index.html +++ b/index.html @@ -10,28 +10,30 @@

Michał Jaworski's Git Achievements

-Unlocked 6/0 Git Achievements for 10 points
+Unlocked 6/0 Git Achievements for 16 points
Git commands sorted by usage:
-      8 status
-      7 diff
+      9 status
+      8 diff
+      6 ls-files
       5 achievements
+      4 push
       4 checkout
+      4 add
+      3 commit
+      2 tag
       2 rm
-      2 push
-      2 ls-files
       2 help
-      2 commit
-      2 add
-      1 tag
       1 pull
       1 fetch
 
diff --git a/index.rss b/index.rss index a497f06c..2090df1b 100644 --- a/index.rss +++ b/index.rss @@ -2,6 +2,8 @@ Michał Jaworski's Git Achievements +Apprentice Socialite (Level 2)pushed a branch to a remote repository using git push +Apprentice Stone Mason (Level 2)Added files to the index area for inclusion in the next commit with git add Apprentice Gipsy (Level 1)Create, list, delete a tag signed with GPG using git tag Apprentice Author (Level 1)Made 2^Level commits using git commit. Apprentice Stone Mason (Level 1)Added files to the index area for inclusion in the next commit with git add