Skip to content

titan checkout of a bad commit should not stop repository #59

@eschrock

Description

@eschrock

Expected Behavior

If I do a checkout of a non-existent commit, it shouldn't stop my repository

Actual Behavior

Titan will stop the repository before giving an error message, and leave the repository stopped.

Steps to Reproduce the Problem

$ titan checkout -c nosuchcommit hello-world
Stopping container hello-world
Checkout nosuchcommit
no such commit 'nosuchcommit' in repository 'hello-world'
$ titan ls
REPOSITORY            STATUS
hello-world           exited

Version

0.3.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: NormalIssues to be address during sprintType: BugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions