Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bkonyi
Copy link
Contributor

@bkonyi bkonyi commented Jun 13, 2025

Was causing the following warning on Git checkout:

warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'packages/flutter_tools/test/data/vscode/application/Resources/app/package.json'
  'packages/flutter_tools/test/data/vscode/application/resources/app/package.json'

@github-actions github-actions bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Jun 13, 2025
@bkonyi bkonyi requested review from jtmcdole and matanlurey June 13, 2025 18:11
@bkonyi bkonyi added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 17, 2025
@auto-submit auto-submit bot added this pull request to the merge queue Jun 17, 2025
Merged via the queue into master with commit d4d9ca0 Jun 17, 2025
148 checks passed
@auto-submit auto-submit bot deleted the fix_vscode_resources branch June 17, 2025 14:52
@flutter-dashboard flutter-dashboard bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jun 17, 2025
mboetger pushed a commit to mboetger/flutter that referenced this pull request Jul 21, 2025
…#170606)

Was causing the following warning on Git checkout:

```
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'packages/flutter_tools/test/data/vscode/application/Resources/app/package.json'
  'packages/flutter_tools/test/data/vscode/application/resources/app/package.json'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants