Skip to content

Added \b escape character to config parsing as per spec#1399

Merged
tmat merged 1 commit intodotnet:mainfrom
CEbbinghaus:bugfix/fix-git-config-parsing
Mar 31, 2025
Merged

Added \b escape character to config parsing as per spec#1399
tmat merged 1 commit intodotnet:mainfrom
CEbbinghaus:bugfix/fix-git-config-parsing

Conversation

@CEbbinghaus
Copy link
Copy Markdown
Contributor

Fixes: #1397

The Git documentation explicitly supports the \b escape character in quoted strings. This PR adds support for that.

@tmat
Copy link
Copy Markdown
Member

tmat commented Mar 31, 2025

Thanks for the fix!

@tmat tmat merged commit ac7ae1e into dotnet:main Mar 31, 2025
10 checks passed
@CEbbinghaus CEbbinghaus deleted the bugfix/fix-git-config-parsing branch March 31, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrongful error on \b character in git config

2 participants