forked from lennart/git-achievements
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.rss
25 lines (25 loc) · 2.84 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>Karl Sackett's Git Achievements</title>
<description></description>
<link></link>
<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>Historian (Level 4)</title><description>Investigate the commit log using git log.</description></item>
<item><title>Apprentice Historian (Level 3)</title><description>Investigate the commit log using git log.</description></item>
<item><title>Apprentice Socialite (Level 3)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Apprentice Collector (Level 2)</title><description>Fetches named heads or tags from another repository with git fetch</description></item>
<item><title>Apprentice Architect (Level 2)</title><description>Created a new repository with git init.</description></item>
<item><title>Author (Level 4)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Apprentice Collector (Level 1)</title><description>Fetches named heads or tags from another repository with git fetch</description></item>
<item><title>Apprentice Historian (Level 2)</title><description>Investigate the commit log using git log.</description></item>
<item><title>Stone Mason (Level 4)</title><description>Added files to the index area for inclusion in the next commit with git add</description></item>
<item><title>Apprentice Socialite (Level 2)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Apprentice Author (Level 3)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Apprentice Historian (Level 1)</title><description>Investigate the commit log using git log.</description></item>
<item><title>Apprentice Merchant (Level 1)</title><description>Added an external repository with git remote add.</description></item>
<item><title>Apprentice Stone Mason (Level 3)</title><description>Added files to the index area for inclusion in the next commit with git add</description></item>
<item><title>Apprentice Author (Level 2)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Caretaker</title><description>Added a .gitignore file to a repository.</description></item>
<item><title>Apprentice Stone Mason (Level 2)</title><description>Added files to the index area for inclusion in the next commit with git add</description></item>
<item><title>Apprentice Architect (Level 1)</title><description>Created a new repository with git init.</description></item>
</channel></rss>