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
Refactor pull command #395
Refactor pull command #395
Changes from 47 commits
acca895
8cc26cc
61a6083
d2937ae
c9db85d
6c9a8fe
cbf7f98
a2ea274
4d419b9
f18f6ba
e9097e7
fc08f88
ee278d7
60d81aa
6e52215
535fef7
c635e5a
1dc506b
54dff81
bda804b
8433307
88c3ecd
8d949af
f25799f
64cfab0
6668987
e252a18
cd127cc
a365049
dd400a2
d41c2ad
feb3111
1cf4faa
6dbc942
c199c3d
cea9c67
157a802
53f5f87
8e61623
3f424de
4956d79
1a88e5e
1a9fa1c
14bf126
b0dc4ae
f73667f
62f06fe
16f2623
2e3abb9
9d196fd
8901ac9
c4ea9d5
9c06b08
afea181
cc13aa8
effd6a5
1d10dfe
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
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: why not
dstStore := file.New(opts.Output)
?This file was deleted.