rockerest’s avatarrockerest’s Twitter Archive—№ 20,049

    1. …in reply to @git_fork
      git_fork mmcclannahan heroku I'm somewhat (85%) confident this is not Fork's problem, although I'm curious about how to do what you mentioned. I checked settings and didn't immediately see a way to change the underlying git implementation.
  1. …in reply to @rockerest
    git_fork mmcclannahan heroku To be clear, Heroku requires an authenticated CLI, but it appears to do so via HTTPS. Pushing from the git CLI is transparent, but pushing from Fork asks for HTTP credentials, which Heroku then rejects as unsafe (rightfully!).
    1. …in reply to @rockerest
      git_fork mmcclannahan heroku So again, I don't think this is Fork's problem, I just mentioned you folks since that's the GUI I'm using.