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>Jeremiah Small's Git Achievements</title>
<description></description>
<link></link>
<item><title>Apprentice Collector (Level 3)</title><description>Fetches named heads or tags from another repository with git fetch</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 Tree Trimmer (Level 1)</title><description>Rewrite branches with git filter-branch</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 Presenter (Level 2)</title><description>Shows one or more objects (blobs, trees, tags and commits) with git show</description></item>
<item><title>Apprentice Presenter (Level 1)</title><description>Shows one or more objects (blobs, trees, tags and commits) with git show</description></item>
<item><title>Apprentice Butcher (Level 3)</title><description>Performed an interactive rebase using git rebase -i.</description></item>
<item><title>Thug (Level 6)</title><description>Forced pushed a branch with git push -f</description></item>
<item><title>Socialite (Level 6)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Apprentice Stone Mason (Level 1)</title><description>Added files to the index area for inclusion in the next commit with git add</description></item>
<item><title>Apprentice Author (Level 1)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Thug (Level 5)</title><description>Forced pushed a branch with git push -f</description></item>
<item><title>Socialite (Level 5)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Apprentice Butcher (Level 2)</title><description>Performed an interactive rebase using git rebase -i.</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>Thug (Level 4)</title><description>Forced pushed a branch with git push -f</description></item>
<item><title>Socialite (Level 4)</title><description>pushed a branch to a remote repository using git push</description></item>
<item><title>Apprentice Butcher (Level 1)</title><description>Performed an interactive rebase using git rebase -i.</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 Thug (Level 3)</title><description>Forced pushed a branch with git push -f</description></item>
</channel></rss>