Skip to content

Commit

Permalink
Banker
Browse files Browse the repository at this point in the history
  • Loading branch information
tlevine committed Oct 11, 2012
1 parent 2601c91 commit 4e2498f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/Banker

This file was deleted.

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

bash -ic '
cd .tmp &&
git clone ../.fixtures/bare.git &&
cd bare &&
git merge master &&
git merge master
'

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

0 comments on commit 4e2498f

Please sign in to comment.