lib/berkshelf/locations/git_location.rb in berkshelf-2.0.0.beta vs lib/berkshelf/locations/git_location.rb in berkshelf-2.0.0
- old
+ new
@@ -1,6 +1,5 @@
module Berkshelf
- # @author Jamie Winsor <reset@riotgames.com>
class GitLocation
class << self
# Create a temporary directory for the cloned repository within Berkshelf's
# temporary directory
#