Commit c85b062
Matthew Fisher
fix(client): remove fetch call from apps:create
If you have a violating key in your known_hosts file, it will cause
you to fail adding the git remote, even though the app is already
created on the controller's side. Validating that the server's key
is correct should happen at git push to match Heroku.1 parent 18cf1a9 commit c85b062
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| |||
0 commit comments