Microsoft/vscode

Git - Improve missing Git user/name behavior

Open

#114.049 geöffnet am 8. Jan. 2021

Auf GitHub ansehen
 (5 Kommentare) (5 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
feature-requestgithelp wanted

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

@CoreTechnologyAG @GuilhermeAbacherli I know how to resolve it, the reason why I opened this issue is because i think it can be done better. @eamodio could you take a Look at our suggestions? They are as following: Suggestion 1: Make an option in the settings to enable/disable auto-detect Suggestion 2: Make it a Warning instead of an error (Like git does as well) Suggestion 3: Give us the option to set user.name and user.email directly from VS Code (By @mrwensveen and @abby-d )

Originally posted by @michvllni in https://github.com/microsoft/vscode/issues/112294#issuecomment-747276997

Contributor Guide