Skip to content

Regular expression syntax #1951

Open
Open
@nnlkcncff

Description

@nnlkcncff

General overview of your idea.

There is no explanation of the regular expression syntax used by git (e.g. what syntax must be used for url.<base>.InsteadOf?). The only mention is:

diff.wordRegex
A POSIX Extended Regular Expression used to determine what is a "word" when performing word-by-word difference calculations. Character sequences that match the regular expression are "words", all other characters are ignorable whitespace.

It's not clear if the POSIX Extended Regular Expression is used everywhere in git. That information should be added somewhere in the documentation.

What problem will this solve?

Git regular expression syntax will be explained.

Have you thought about other solutions?

No response

Do you want to help with this enhancement idea?

No

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions