mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
docs: Remove duplicated section.
This commit is contained in:
parent
c50486b611
commit
15a355f08a
|
|
@ -120,16 +120,12 @@ Your PR has been closed or merged. Only open PRs can be processed.
|
|||
|
||||
### "PR is not mergeable"
|
||||
|
||||
Your PR has merge conflicts. Resolve conflicts and try again.
|
||||
Your PR has merge conflicts or other issues preventing it from being merged. Resolve conflicts and ensure the PR is in a mergeable state.
|
||||
|
||||
### "Working directory is not clean"
|
||||
|
||||
You have uncommitted changes. Commit or stash them before running the tool.
|
||||
|
||||
### "PR is not mergeable"
|
||||
|
||||
Your PR has merge conflicts or other issues preventing it from being merged. Resolve conflicts and ensure the PR is in a mergeable state.
|
||||
|
||||
### "Failed to fetch PR"
|
||||
|
||||
Check your GitHub token and network connection. Ensure the PR number exists.
|
||||
|
|
|
|||
Loading…
Reference in a new issue