8 9 10
# File 'lib/rip/packages/git_package.rb', line 8 def name source.split('/').last.chomp('.git') end