forked from lennart/git-achievements
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.rss
executable file
·25 lines (25 loc) · 2.69 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>'s Git Achievements</title>
<description></description>
<link></link>
<item><title>Product Manager (Level 6)</title><description>Stash the changes in a dirty working directory away with git stash.</description></item>
<item><title>Master Socialite (Level 8)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Blacksmith (Level 5)</title><description>Created a branch using git checkout -b.</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>Presenter (Level 4)</title><description>Shows one or more objects (blobs, trees, tags and commits) with git show</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>Apprentice Author (Level 3)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Let there be light</title><description>Commit without a parent.</description></item>
<item><title>Apprentice Architect (Level 1)</title><description>Created a new repository with git init.</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>Apprentice Blacksmith (Level 3)</title><description>Created a branch using git checkout -b.</description></item>
<item><title>Socialite (Level 6)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Apprentice Author (Level 2)</title><description>Made 2^Level commits using git commit.</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 Author (Level 1)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Socialite (Level 5)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Weaver</title><description>Investigate old branches by using git reflog</description></item>
<item><title>Apprentice Product Manager (Level 3)</title><description>Stash the changes in a dirty working directory away with git stash.</description></item>
<item><title>Apprentice Historian (Level 2)</title><description>Investigate the commit log using git log.</description></item>
</channel></rss>