forked from lennart/git-achievements
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.rss
25 lines (25 loc) · 2.95 KB
/
index.rss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel>
<title>John Stitt's Git Achievements</title>
<description></description>
<link></link>
<item><title>Apprentice Banker (Level 3)</title><description>Join two or more development histories together with git merge.</description></item>
<item><title>Master Author (Level 7)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Apprentice Cathedral Worker (Level 3)</title><description>Cloned submodule repository and checked out commits specified by superproject.</description></item>
<item><title>Apprentice Collector (Level 3)</title><description>Fetches named heads or tags from another repository with git fetch</description></item>
<item><title>Apprentice Merchant (Level 3)</title><description>Added an external repository with git remote add.</description></item>
<item><title>Apprentice Cathedral Worker (Level 2)</title><description>Cloned submodule repository and checked out commits specified by superproject.</description></item>
<item><title>Apprentice Cathedral Worker (Level 1)</title><description>Cloned submodule repository and checked out commits specified by superproject.</description></item>
<item><title>Apprentice Cathedral Architect (Level 1)</title><description>Added a submodule to a repository.</description></item>
<item><title>Apprentice Banker (Level 2)</title><description>Join two or more development histories together with git merge.</description></item>
<item><title>Socialite (Level 6)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Apprentice Banker (Level 1)</title><description>Join two or more development histories together with git merge.</description></item>
<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>Homeowner</title><description>Set global email address using git config.</description></item>
<item><title>Baptised</title><description>Set global user name using git config.</description></item>
<item><title>Apprentice Product Manager (Level 1)</title><description>Stash the changes in a dirty working directory away with git stash.</description></item>
<item><title>Author (Level 6)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Chimney Sweeper (Level 4)</title><description>Used git gc to run a number of housekeeping tasks on the current repository.</description></item>
<item><title>Socialite (Level 5)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Apprentice Chimney Sweeper (Level 3)</title><description>Used git gc to run a number of housekeeping tasks on the current repository.</description></item>
<item><title>Stone Mason (Level 5)</title><description>Added files to the index area for inclusion in the next commit with git add</description></item>
</channel></rss>