Skip to content
Snippets Groups Projects
Commit 9d1a1656 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

Merge pull request #1424 from metabase/heroku_deploy_fix

Don't use private/SSH remotes (e.x. git@github.com) because they brea…
parents 35adb80e 067d63ab
Branches
Tags
No related merge requests found
# don't use private/SSH remotes (e.x. git@github.com) because they break Heroku deploys
[submodule "OSX/Vendor/INAppStoreWindow"]
path = OSX/Vendor/INAppStoreWindow
url = git@github.com:indragiek/INAppStoreWindow.git
url = https://github.com/indragiek/INAppStoreWindow.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment