From dfc82166bbcd983e3bfc5115c97ce43b7ad63102 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Jaworski?= Date: Wed, 29 Oct 2014 18:58:05 +0100 Subject: [PATCH] git-achievements gone rogue: my bad --- index.html | 51 --------------------------------------------------- index.rss | 13 ------------- 2 files changed, 64 deletions(-) delete mode 100644 index.html delete mode 100644 index.rss diff --git a/index.html b/index.html deleted file mode 100644 index f857af8b..00000000 --- a/index.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - -Michał Jaworski's Git Achievements - - - - - -

Michał Jaworski's Git Achievements

-Unlocked 6/0 Git Achievements for 16 points
- -Git commands sorted by usage: -
-      9 status
-      8 diff
-      7 achievements
-      6 ls-files
-      4 push
-      4 checkout
-      4 add
-      3 commit
-      2 tag
-      2 rm
-      2 help
-      1 pull
-      1 fetch
-
- -Show locked Achievements -
-There are 0 Achievements. Some achievements can be leveled up depending on the number of times it is used (Used 2 times = level 1, 4 = level 2, 8 = level 3, 16 = level 4, 32 = level 5, etc) -
- diff --git a/index.rss b/index.rss deleted file mode 100644 index 2090df1b..00000000 --- a/index.rss +++ /dev/null @@ -1,13 +0,0 @@ - -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 -Apprentice Socialite (Level 1)pushed a branch to a remote repository using git push -Let there be lightCommit without a parent. -StudentAccessed the documentation for a command with git [command] --help -