module Hoe::Git2
class Hoe
hoe-git2
1.8.0
# git_svn?
def git_svn? File.exist?(File.join(__run_git("rev-parse", "--show-toplevel"), ".git/svn")) end