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
Adds Copy Remote File Url to Clipboard (gitlens.copyRemoteFileUrlToClipboard) command — copies the remote url of the current file and line to the clipboard — closes #467
Fixed
Fixes #471 - Don't use Ctrl+Alt+[character] as a shortcut
Fixes #478 - suppressShowKeyBindingsNotice gets saved even when it is not required
Fixes #468 - Commit history for detached HEAD doesn't work properly