Closed mthomps4 closed 3 years ago
@kgajera I was wondering about the order of these questions as well. It feels like we would want to ask the "Hosting" question before this one. And then nudge them on this after.
cc @cball
If we are moving away from using the Heroku CLI than the branching for git+heroku is not required. I'd opt to remove all of it and just automatically commit for the user. they can handle setting up the remotes
One more note.
If they are setting up their own remotes, do we still want this to make an empty commit?
If not we can go as far as to get rid of nodegit
here and potentially support Node16 in the next pass.
we do want to make the initial commit, just not add the origin
but there is a javascript only git package we can migrate to and remove the nodegit dependency
Removed "origin" logic and left the package swap for another new ticket.
Changes
Heroku Revamp:
Screenshots
Checklist
Fixes #179 Fixes #125