mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
8 lines
362 B
Markdown
8 lines
362 B
Markdown
## Git Autolinks in Your Terminal
|
|
|
|
<p align="center">
|
|
<img src="../../images/docs/terminal-links.gif" alt="Links in Integrated Terminal"/>
|
|
</p>
|
|
|
|
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.
|