#460 Ignore error when adding exclude patterns
Closed by onosek. Opened by lsedlar.
lsedlar/rpkg missing-exclude-file  into  master

Download 460.patch

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1733862

When I was investigating this for the first time, exclude file was missing. I have no idea why - during my testing was always created automatically after clone. Maybe it is some git_version related problem.
Why do you prefer using try/except approach more than creating an empty ignore file before?

I have no strong preference. If you think creating an empty file would be better, we could do that.

463 brings "create new file" solution and replaces this PR. Thanks anyway.

Pull-Request has been closed by onosek

Metadata