Sha256: 1f447f5e99273097c5f1708fd124fa757d5823fa179ea61438459e4e48c30383

Contents?: true

Size: 301 Bytes

Versions: 1

Compression:

Stored size: 301 Bytes

Contents

difficulty 1
description "Clone the repository at https://github.com/Gazler/cloneme into the folder `my_cloned_repo`."

solution do
  repo("my_cloned_repo").commit("157b2b61f29ab9df45f31c7cd9cb5d8ff06ecde4")
end

hint do
  puts "This is like the last level, `git clone` has an optional argument."
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
githug-0.5.1 levels/clone_to_folder.rb