-
Notifications
You must be signed in to change notification settings - Fork 54
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
how can we get the previous submissions? for every problem #73
Comments
Oh we currently don't have this feature, mb you want to try |
Thanks, that command can show all solved problems. good to know. after one submission, and success, how can we reset the problem to re-edit and to re-submit ? |
Listing previous submissions for the problem would be a cool and practical feature, do you think it's possible to add this feature to this cli tool, I love to implement this feature and submit the pr, how do you think about that @clearloop |
that would be awesome! we can add a simple cache to record the past submissions |
current subcommands: data, edit, exec, list, pick, stat, test, help.
no idea, which subcommand is to retrieve the previous submission?
Thanks,
The text was updated successfully, but these errors were encountered: