Skip to content

Conversation

@jonathanpeppers
Copy link
Member

When cherry-picking the commit, I noticed:

Updating 61674e1aa..e04201b97
Fast-forward
.../policies/branchClassification.yml\342\200\216"          | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 ".azuredevops/policies/branchClassification.yml\342\200\216"

\342\200\216 indicated some weird invisible character!

I must have done this when copy-pasting the file path from GitHub's web UI?

Rename the file to the correct name:

Changes to be committed:
    renamed:    ".azuredevops/policies/branchClassification.yml\342\200\216" -> .azuredevops/policies/branchClassification.yml

When cherry-picking the commit, I noticed:

    Updating 61674e1..e04201b
    Fast-forward
    .../policies/branchClassification.yml\342\200\216"          | 13 +++++++++++++
    1 file changed, 13 insertions(+)
    create mode 100644 ".azuredevops/policies/branchClassification.yml\342\200\216"

`\342\200\216` indicated some weird invisible character!

I must have done this when copy-pasting the file path from GitHub's
web UI?

Rename the file to the correct name:

    Changes to be committed:
        renamed:    ".azuredevops/policies/branchClassification.yml\342\200\216" -> .azuredevops/policies/branchClassification.yml
@jonathanpeppers jonathanpeppers merged commit 90bea01 into main Sep 24, 2025
1 check passed
@jonathanpeppers jonathanpeppers deleted the dev/peppers/fix-pme-file-path branch September 24, 2025 13:32
jonathanpeppers added a commit that referenced this pull request Sep 24, 2025
When cherry-picking the commit, I noticed:

    Updating 61674e1..e04201b
    Fast-forward
    .../policies/branchClassification.yml\342\200\216"          | 13 +++++++++++++
    1 file changed, 13 insertions(+)
    create mode 100644 ".azuredevops/policies/branchClassification.yml\342\200\216"

`\342\200\216` indicated some weird invisible character!

I must have done this when copy-pasting the file path from GitHub's
web UI?

Rename the file to the correct name:

    Changes to be committed:
        renamed:    ".azuredevops/policies/branchClassification.yml\342\200\216" -> .azuredevops/policies/branchClassification.yml
jonathanpeppers added a commit that referenced this pull request Sep 24, 2025
When cherry-picking the commit, I noticed:

    Updating 61674e1..e04201b
    Fast-forward
    .../policies/branchClassification.yml\342\200\216"          | 13 +++++++++++++
    1 file changed, 13 insertions(+)
    create mode 100644 ".azuredevops/policies/branchClassification.yml\342\200\216"

`\342\200\216` indicated some weird invisible character!

I must have done this when copy-pasting the file path from GitHub's
web UI?

Rename the file to the correct name:

    Changes to be committed:
        renamed:    ".azuredevops/policies/branchClassification.yml\342\200\216" -> .azuredevops/policies/branchClassification.yml
jonathanpeppers added a commit that referenced this pull request Sep 25, 2025
When cherry-picking the commit, I noticed:

    Updating 61674e1..e04201b
    Fast-forward
    .../policies/branchClassification.yml\342\200\216"          | 13 +++++++++++++
    1 file changed, 13 insertions(+)
    create mode 100644 ".azuredevops/policies/branchClassification.yml\342\200\216"

`\342\200\216` indicated some weird invisible character!

I must have done this when copy-pasting the file path from GitHub's
web UI?

Rename the file to the correct name:

    Changes to be committed:
        renamed:    ".azuredevops/policies/branchClassification.yml\342\200\216" -> .azuredevops/policies/branchClassification.yml
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants