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.9 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>Yulka Plekhanova's Git Achievements</title>
<description></description>
<link></link>
<item><title>Apprentice Cathedral Worker (Level 3)</title><description>Cloned submodule repository and checked out commits specified by superproject.</description></item>
<item><title>Blacksmith (Level 5)</title><description>Created a branch using git checkout -b.</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>Master Socialite (Level 8)</title><description>pushed a branch to a remote repository using git push</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>Product Manager (Level 5)</title><description>Stash the changes in a dirty working directory away with git stash.</description></item>
<item><title>Author (Level 5)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Cherry Picker</title><description>Used git cherry-pick to add a sha from another branch into the current branch.</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>
<item><title>Author (Level 4)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Master Socialite (Level 7)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Blacksmith (Level 4)</title><description>Created a branch using git checkout -b.</description></item>
<item><title>Product Manager (Level 4)</title><description>Stash the changes in a dirty working directory away with git stash.</description></item>
<item><title>Apprentice Banker (Level 3)</title><description>Join two or more development histories together with git merge.</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 Blacksmith (Level 3)</title><description>Created a branch using git checkout -b.</description></item>
<item><title>Apprentice Author (Level 3)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Apprentice Banker (Level 2)</title><description>Join two or more development histories together with git merge.</description></item>
<item><title>Apprentice Author (Level 2)</title><description>Made 2^Level commits using git commit.</description></item>
</channel></rss>