Skip to content
  • Sean McGivern's avatar
    Handle case where deployment ref no longer exists · 254e48b7ed99
    Sean McGivern authored
    Keep-around refs for deployments were only introduced in 8.10, so any
    deployment created in 8.9 could have a SHA pointing to a commit that no
    longer exists in the repository. We can't do anything useful with those
    deployments, so make `#includes_commit?` always return false for those.
    254e48b7ed99