Sha256: 0c1de2df7220e9710a89c1af91c7724f406d0fc649af8bbbf4813c007efc8d8a

Contents?: true

Size: 180 Bytes

Versions: 8

Compression:

Stored size: 180 Bytes

Contents

#!/usr/bin/env ruby
path = File.expand_path(File.dirname(__FILE__))                                  
$:<< "#{path}/../lib"         

require 'ghit'
Ghit::RepoLocator.open 'pulls'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ghit-0.2.4 bin/git-pulls
ghit-0.2.3 bin/git-pulls
ghit-0.2.2 bin/git-pulls
ghit-0.2.1 bin/git-pulls
ghit-0.2.0 bin/git-pulls
ghit-0.1.0 bin/git-pulls
ghit-0.0.2 bin/git-pulls
ghit-0.0.1 bin/git-pulls