console #1

  • //
  • guest/
  • doug_scheirer/
  • helix-web-services/
  • main/
  • source/
  • git_fusion_strings/
  • bin/
  • console
  • View
  • Commits
  • Open Download .zip Download (343 B)
#!/usr/bin/env ruby

require "bundler/setup"
require "git_fusion_strings"

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require "irb"
IRB.start
# Change User Description Committed
#1 16014 Doug Scheirer Merge down from main
//guest/perforce_software/helix-web-services/main/source/git_fusion_strings/bin/console
#1 15969 tjuricek Add support for repo creation/update and deletion, same for SSH keys.

Add util module for supporting methods, modify temp client to dissapear.

(Modified submit of review 15549 by @ptomiak)