Sha256: 7a6b1ea0da733c9c45737b5d324ac8305a511828eacbd971b87a21aabb539fd9

Contents?: true

Size: 172 Bytes

Versions: 8

Compression:

Stored size: 172 Bytes

Contents

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

require 'ghit'
Ghit::RepoLocator.open

Version data entries

8 entries across 8 versions & 1 rubygems

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