News

Git normally uses a configuration file to set the username and email that identifies commits on a given project. A new option in Git 2.8 forces the user to set the username and email before the ...
Also, when an SSH key with a passphrase is used in Git operations, VS Code now will display the quick input control so users can enter the passphrase for the SSH key.