-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
mv, cp: add support for --update=none,all,older #4796
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
ecde4b6
core: introduce update controller for mv and cp
shinhs0506 0e8dd89
mv: implement update=[switch]
shinhs0506 9dc84e9
cp: implement update=[switch]
shinhs0506 2f8df65
core mv cp: update help doc for 'update' functionality
shinhs0506 ed3ff10
cp: write tests for --update
shinhs0506 78412c5
mv: add tests for --update
shinhs0506 2f975e9
cp: move after help to md file
shinhs0506 f83468d
mv: move after help to md file
shinhs0506 85ded23
mv: resolve merge conflict
shinhs0506 b707b69
cp: remove long help
shinhs0506 c5327cf
core: add docs for update control
shinhs0506 92e1b3f
cp: fix documentation
shinhs0506 6625cfe
mv: fix documentation
shinhs0506 66a9169
cp: fix typos
shinhs0506 60c0b66
core: fix typo in update control
shinhs0506 36e93e1
core: add header notice for update control
shinhs0506 06d4603
core: fix typo in update control
shinhs0506 460d346
core: remove '' case for the update argument
shinhs0506 3b8f3d0
core: remove unnecessary if statement in update control
shinhs0506 6a10097
mv: simplify tests for update
shinhs0506 c0e4e4f
cp: simplify tests for update
shinhs0506 983fee0
cp: fix wrong test names for update
shinhs0506 918c36b
cp: write test for multiple update args
shinhs0506 8ad2fa3
mv: write test for multiple update args
shinhs0506 898628f
core: fix typo in update control
shinhs0506 923a62c
mv: fix function/file names in tests
cakebaker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.