• Hi there,
    Thanks for the amazing plugin.

    The only problem, is that I use a Git workflow for my website, and it seems that we have this huge problem with the following files:

    modified: wp-content/plugins/contact-form-7-to-database-extension/languages/contact-form-7-to-database-extension-zh_TW.mo

    modified: wp-content/plugins/contact-form-7-to-database-extension/languages/contact-form-7-to-database-extension-zh_TW.po

    They are always blocking my Git workflow. I have tried everything:

    1 – git ignore wp-content/plugins/contact-form-7-to-database-extension/*
    2 – git checkout –force
    3 – git reset –hard
    4 – git clean -f

    Absolutely nothing takes this files out of there, blocking my workflow. Is there any way I revert this?

    Thank you

    https://ww.wp.xz.cn/plugins/contact-form-7-to-database-extension/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bichovira2015

    (@bichovira2015)

    It is odd because this issue only happen on my local folder. I have tried to delete the old folder and install another one by cloning from the source, but the problematic files come together everytime.

    Please, let me know if there is any workaround for this.

    Thanks

    Plugin Author Michael Simpson

    (@msimpson)

    There were 2 versions of those files, each with “TW” in upper and lower case. I removed one set so it would not be ambiguous on Windows. Not sure what git command you have to do to resolve. Maybe delete the files, commit, then add back in & commit.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Git issue’ is closed to new replies.