You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applies gitlens.advanced.abbreviateShaOnCopy to copyRemoteFileUrlToClipboard
Closes#2160
When copying a remote file URL to the clipboard, if the user has enabled the gitlens.advanced.abbreviateShaOnCopy setting, the SHA in the URL will now be abbreviated (shortened) just like when copying a SHA directly.
This affects the following commands:
- gitlens.copyRemoteFileUrlToClipboard
- gitlens.copyRemoteFileUrlWithoutRange
- gitlens.copyRemoteFileUrlFrom
0 commit comments