Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yajo
Copy link
Member

@yajo yajo commented Sep 18, 2020

This flag was not working fine, after all.

Also, the only difference between copier copy and copier update is that copying should ignore subproject history, while updating should respect it.

Thus, the real CLI reflection of the only_diff option is whether you're using copier copy or copier update. Well, that's how it is now.

Besides all this, the real behavior of only_diff=False wasn't being tested. Fixed also, and updated docs.

Fixes #270.

This flag was not working fine, after all.

Also, the only difference between `copier copy` and `copier update` is that copying should ignore subproject history, while updating should respect it.

Thus, the real CLI reflection of the `only_diff` option is whether you're using `copier copy` or `copier update`. Well, that's how it is now.

Besides all this, the real behavior of `only_diff=False` wasn't being tested. Fixed also, and updated docs.

Fixes #270.
@yajo yajo added the automerge label Sep 18, 2020
@yajo yajo added this to the v6.0.0 milestone Sep 18, 2020
@github-actions github-actions bot merged commit 56bddd0 into master Sep 18, 2020
@github-actions github-actions bot deleted the fix-update_diff branch September 18, 2020 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no-diff command line flag not used in 5.1.0

1 participant