Skip to content

Instantly share code, notes, and snippets.

@cyrus-mc
Created September 15, 2015 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyrus-mc/fa5732516f0809ac318d to your computer and use it in GitHub Desktop.
Save cyrus-mc/fa5732516f0809ac318d to your computer and use it in GitHub Desktop.
#!/usr/bin/ruby
require 'rubygems'
require 'git'
#event_detail = ARGF.read
#print event_detail
g = Git.open('/tmp/repo', :log => Logger.new(STDOUT))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment