.docx file can't use pull request #4852

Closed
opened 2025-11-02 06:04:58 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @GuoQiXiaoMing on GitHub (Feb 14, 2020).

  • Gitea version (or commit ref):1.12.0+dev-213-gf29c30104
  • Git version:2.24.0.windows.2
  • Operating system:windows
  • Database (use [x]):
    • PostgreSQL
    • [ x] MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

change any docx file, than push to "xxx" branch.

use pull requests to merge from "xxx" to master branch.

report this:
"This pull request has changes conflicting with the target branch.
testdoc.docx"

can't resolve, and didn't show conflict at local.

Screenshots

image

Originally created by @GuoQiXiaoMing on GitHub (Feb 14, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref):1.12.0+dev-213-gf29c30104 - Git version:2.24.0.windows.2 - Operating system:windows - Database (use `[x]`): - [ ] PostgreSQL - [ x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description change any docx file, than push to "xxx" branch. use pull requests to merge from "xxx" to master branch. report this: "This pull request has changes conflicting with the target branch. testdoc.docx" can't resolve, and didn't show conflict at local. ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** --> ![image](https://user-images.githubusercontent.com/58553709/74505011-f4a99380-4f30-11ea-9475-f40822281f51.png)
GiteaMirror added the issue/stale label 2025-11-02 06:04:58 -06:00
Author
Owner

@stale[bot] commented on GitHub (Apr 14, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Apr 14, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@6543 commented on GitHub (Apr 14, 2020):

@GuoQiXiaoMing just merge master into your feature-branch or rebase it localy

@6543 commented on GitHub (Apr 14, 2020): @GuoQiXiaoMing just merge master into your feature-branch or rebase it localy
Author
Owner

@6543 commented on GitHub (Apr 14, 2020):

By the way it's a bad idear to work with docx and git since git thinks of it as binary - to store it once it should make no problems but working with doc(x) on git in combination with pull requests is torture

@6543 commented on GitHub (Apr 14, 2020): By the way it's a bad idear to work with docx and git since git thinks of it as binary - to store it once it should make no problems but working with doc(x) on git in combination with pull requests is torture
Author
Owner

@stale[bot] commented on GitHub (Jun 13, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Jun 13, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@stale[bot] commented on GitHub (Jun 27, 2020):

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale[bot] commented on GitHub (Jun 27, 2020): This issue has been automatically closed because of inactivity. You can re-open it if needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4852