forked from lennart/git-achievements
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.rss
More file actions
25 lines (25 loc) · 2.73 KB
/
index.rss
File metadata and controls
25 lines (25 loc) · 2.73 KB
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>Lisa Clark's Git Achievements</title>
<description></description>
<link></link>
<item><title>Master Product Manager (Level 9)</title><description>Stash the changes in a dirty working directory away with git stash.</description></item>
<item><title>Master Collector (Level 8)</title><description>Fetches named heads or tags from another repository with git fetch</description></item>
<item><title>Blacksmith (Level 6)</title><description>Created a branch using git checkout -b.</description></item>
<item><title>Master Collector (Level 7)</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>Master Banker (Level 7)</title><description>Join two or more development histories together with git merge.</description></item>
<item><title>Blacksmith (Level 5)</title><description>Created a branch using git checkout -b.</description></item>
<item><title>Master Product Manager (Level 8)</title><description>Stash the changes in a dirty working directory away with git stash.</description></item>
<item><title>Master Socialite (Level 9)</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>Garage Inventor</title><description>Used a custom alias for a Git command</description></item>
<item><title>Dentist</title><description>Extracted patches using git log -p.</description></item>
<item><title>Apprentice Miller (Level 1)</title><description>Add only part of a file to the stage 835 times with git add -p.</description></item>
<item><title>Master Cleaning lady (Level 7)</title><description>Remove untracked files from the working tree with git clean</description></item>
<item><title>Master Author (Level 9)</title><description>Made 2^Level commits using git commit.</description></item>
<item><title>Historian (Level 5)</title><description>Investigate the commit log using git log.</description></item>
<item><title>Historian (Level 4)</title><description>Investigate the commit log using git log.</description></item>
<item><title>Blacksmith (Level 4)</title><description>Created a branch using git checkout -b.</description></item>
<item><title>Master Stone Mason (Level 9)</title><description>Added files to the index area for inclusion in the next commit with git add</description></item>
<item><title>Cleaning lady (Level 6)</title><description>Remove untracked files from the working tree with git clean</description></item>
</channel></rss>