Sha256: ab4bdf71813836965d112cde7f48dc53f4268b14a7f5963f42d0c173b58e67dd

Contents?: true

Size: 196 Bytes

Versions: 29

Compression:

Stored size: 196 Bytes

Contents

#!/usr/bin/env ruby
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', 'lib')
require 'git-utils/open'

# Opens the remote page for the repo (OS X only).
exit Command.run!(Open, ARGV.dup)

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
git-utils-2.4.0 bin/git-open
git-utils-2.3.0 bin/git-open
git-utils-2.2.1 bin/git-open
git-utils-2.2.0 bin/git-open
git-utils-2.1.0 bin/git-open
git-utils-2.0.0 bin/git-open
git-utils-1.0.0 bin/git-open
git-utils-0.7.1 bin/git-open
git-utils-0.7.0 bin/git-open
git-utils-0.6.5 bin/git-open
git-utils-0.6.4 bin/git-open
git-utils-0.6.3 bin/git-open
git-utils-0.6.2 bin/git-open
git-utils-0.6.1 bin/git-open
git-utils-0.6.0 bin/git-open
git-utils-0.5.10 bin/git-open
git-utils-0.5.9 bin/git-open
git-utils-0.5.8 bin/git-open
git-utils-0.5.7 bin/git-open
git-utils-0.5.6 bin/git-open