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

git_workflows delete_study takes a commit message, but ignores it #49

Open
mtholder opened this issue Nov 5, 2014 · 1 comment
Open

Comments

@mtholder
Copy link
Member

mtholder commented Nov 5, 2014

it should pass it along to the git_action call that does the deletion.

@mtholder
Copy link
Member Author

mtholder commented Nov 5, 2014

It looks like we have an uneeded branch of code in git_action.remove_study that deals with the case when only 3 args are passed in. That looks like dead code (we need to check the phylesystem-api repo to verify). After cleaning that up, we can make that function take a commit message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant