Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Regular expression syntax

Aperta
#1,951 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
45/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
git
Ambito
documentation

Direzione di ricerca

Start with the existing diff.wordRegex documentation and review Git's documented regular-expression configuration entries to determine where POSIX Extended Regular Expressions apply. The work is done when the relevant syntax and its scope across Git are clearly explained in the documentation.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

enhancement
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

Lingua principale
CSS
Stelle
6.6k
Fork
2.1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di progit/progit2

Tutte le issue di progit/progit2

Issue simili

Altre issue su Documentation

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.