Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: prepend subporject_subdir path for files in skip_in_exists #1896

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

msclock
Copy link

@msclock msclock commented Dec 18, 2024

Fixes #1894

Skip files in subproject subdir when run git apply --reject --exclude.

Signed-off-by: l.feng <43399351+msclock@users.noreply.github.com>
@msclock msclock force-pushed the subproject_skip_if_exists branch from 25b8b16 to 42982c5 Compare December 18, 2024 07:20
@sisp
Copy link
Member

sisp commented Feb 28, 2025

Thanks for your contribution, @msclock, and sorry for taking so long to respond. Could you add a test case that fails without the fix?

@msclock msclock marked this pull request as draft March 3, 2025 01:46
@msclock
Copy link
Author

msclock commented Mar 3, 2025

Thanks for your contribution, @msclock, and sorry for taking so long to respond. Could you add a test case that fails without the fix?

I'll try later.🤔

@sisp
Copy link
Member

sisp commented Mar 8, 2025

@msclock Please feel free to reach out if you need help with the test case.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

copier update -a in the subdirectory dosen't respect _skip_if_exists in copier config yml
2 participants