Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add
resume
command and support saving the argument state. #3508Add
resume
command and support saving the argument state. #3508Changes from 13 commits
291ded4
c6adb1a
952a799
2ed8d2c
166b843
cbc34db
4786194
8982105
0f5ce84
e3786aa
940599f
ba3bcb6
dace07e
8d9a3b4
e15a142
22840a5
35b772f
9f7f3f5
e939e90
a757d8c
3cf3fb7
ed47dd1
3bca5d4
525bf1c
623e26c
f0d86b6
5ef5dce
3775cb0
44ebf0b
bbee38e
b0e64a6
754cb8f
5a91681
c536e20
6076097
5107a85
16ac252
1022bc2
e04f6bb
38d3f83
1d1250b
e57f23e
d73ef7d
3540ba0
ae2dda0
a3e72c7
c133d52
8a2da5d
792c465
a8f0ced
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to understand the design of this feature a bit more; What was the reason for making this a standard argument and not a positional argument? What happens if the argument is not provided?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: extre newline