Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

7 righe
359 B

  1. ## Git Autolinks in Your Terminal
  2. <p align="center">
  3. <img src="../../images/docs/terminal-links.gif" alt="Links in VS Code Terminal"/>
  4. </p>
  5. Autolinks are added for branches, tags, and commit ranges in the integrated terminal to quickly explore their commit history. While autolinks for commits will open a quick pick menu with commit details and actions.