Sha256: 8d568af5db26d24aff87d6b54e962a9d53c0dba68b3668868ac67467fb10f27f
Contents?: true
Size: 158 Bytes
Versions: 1
Compression:
Stored size: 158 Bytes
Contents
namespace :git_wit do namespace :shell do desc "Debug the ssh shell" task test: :environment do GitWit.run_shell_test(false) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
git_wit-0.0.3 | lib/tasks/git_wit_shell.rake |