Returns:
60 61 62
# File 'lib/bitbucket/representation/repo.rb', line 60 def valid? raw['scm'] == 'git' end