Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
eschrock opened this issue Oct 9, 2019 · 0 comments
Open

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

eschrock opened this issue Oct 9, 2019 · 0 comments
Labels
Priority: Normal Issues to be address during sprint Type: Bug Something isn't working

Comments

@eschrock
Copy link
Contributor

eschrock commented Oct 9, 2019

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

@eschrock eschrock added the Type: Bug Something isn't working label Oct 9, 2019
@mcred mcred added the Priority: Normal Issues to be address during sprint label Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Issues to be address during sprint Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants