Skip to content

Commit

Permalink
sh_script
Browse files Browse the repository at this point in the history
  • Loading branch information
mindreframer committed Oct 23, 2013
1 parent 9c80f9d commit 5bfc7dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sh/pull
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ end
def name(git_url)
path = git_url.split("//").last
path = path.gsub(/\.git$/, "")
"src/#{path}"
end

def add_remote(git_url)
Expand Down

0 comments on commit 5bfc7dd

Please sign in to comment.