Closing -- discussed at K dev meeting, confirming it happens, but might be just the specific git workflow approach.

The solution is to use git commit with path to files to be committed that excludes the pkg/docker/, instead of just . - for example:

git commit src/
git commit ChangeLog
git commit pkg/kamailio/


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.