Skip to content
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

avoid confusing error output from cp #698

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xabbu42
Copy link

@xabbu42 xabbu42 commented Feb 4, 2022

When publishing a directory without any dotfiles, we have an error cp: no such file or directory from cp in the output. This should fix that by using a glob option instead of explicitely copying dotfiles with a second glob.

Copy link

@birkskyum birkskyum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@peaceiris
Copy link
Owner

@xabbu42
Copy link
Author

xabbu42 commented Dec 8, 2023

Sorry on not reacting here for so long. I was not aware that I needed to do anything.

I force pushed a rebased and signed commit now. Hopefully this can now be merged?

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.

None yet

5 participants