Skip to content

Commit

Permalink
goldsmith
Browse files Browse the repository at this point in the history
  • Loading branch information
tlevine committed Oct 11, 2012
1 parent 8e4b599 commit ad4f20e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/Goldsmith

This file was deleted.

10 changes: 10 additions & 0 deletions test/Goldsmith 1
@@ -0,0 +1,10 @@
#!/bin/sh

bash -ic '
cd .tmp &&
git init &&
git diff --cached &&
git diff --cached
'

./.achieved 'Apprentice Goldsmith (Level 1)'

0 comments on commit ad4f20e

Please sign in to comment.