Sha256: 820898a1ac748ddaf039761b60a540bdea7ebf9282855d73c0106d6647522ee3
Contents?: true
Size: 255 Bytes
Versions: 2
Compression:
Stored size: 255 Bytes
Contents
difficulty 1 description "A new directory, `git_hug`, has been created; initialize an empty repository in it." solution do repo.valid? end hint do puts "You can type `git --help` or `git` in your shell to get a list of available git commands." end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
githug-0.5.1 | levels/init.rb |
mygithug-0.5.1 | levels/init.rb |