
GitHub Copilot Chat beta now available for all individuals
All GitHub Copilot for Individuals users now have access to GitHub Copilot Chat beta, bringing natural language-powered coding to every developer in all languages.
Good news for folks who want to get their web-based GitHub Flow on while remaining cloaked in secrecy: Today we're :ship:ing the ability to make your email address private! Until…
Good news for folks who want to get their web-based GitHub Flow on while remaining
cloaked in secrecy: Today we’re
Until today, all web-based GitHub Flow used your primary email address.
This included creating, editing, and deleting files, as well as merging pull requests.
But now you can keep your email address private. To do so, visit your email settings page:
With this turned on, web-based operations will use a username@users.noreply.github.com
email address.
Think of this as git config user.email
for the website. You should still use git config
for configuring your email address for commits done via the command line, though.
For more information, see the help document.
Big