On Thu, 14 Aug 2025 15:21:29 GMT, David Beaumont <d...@openjdk.org> wrote:
>> Allows files or directories called .git to indicate likely use of Git for >> VCS in IntelliJ. >> Tested locally in a worktree and normal repository. It produces: >> >> <component name="VcsDirectoryMappings"> >> <mapping directory="$PROJECT_DIR$" vcs="Git" /> >> <mapping directory="$PROJECT_DIR$/open" vcs="Git" /> >> </component> >> >> in both cases, as expected. > > David Beaumont has updated the pull request incrementally with one additional > commit since the last revision: > > Fix typo @david-beaumont Your change (at version 307574fa815477b3efe05c231956f516b80d53b9) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26777#issuecomment-3189176682