#!/usr/bin/env ruby require (File.expand_path('../../lib/git-hack', __FILE__)) GitHack::GitRepo.new(".").goto(ARGV.first.to_i)