Microsoft/vscode

Git - Docs for commiting via multi-line git are unclear on how to finish the commit

Open

#199.097 aperta il 25 nov 2023

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
feature-requestgithelp wantedux

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:
  • OS Version:

Steps to Reproduce:

  1. Open the git view in vscode (ctrl-shift-G) (assuming you are working within a Git repo)
  2. Click on the commit button to reveal the multiline commit message editor.
  3. Fill in your multi-line message for the commit.
  4. Save the editor (nothing seems to happen except the usual save action)
  5. There is no UI clue that tells you that you can/must close the editor to submit the commit message to finish the commit. The docs don't seem to call this out either. Took me a long time before I realized I could finish the commit this way.

Guida contributor