Skip to content

Instantly share code, notes, and snippets.

@Konard
Created July 10, 2024 06:58
Show Gist options
  • Save Konard/3e546263d06486c69cc47d322b1e97c5 to your computer and use it in GitHub Desktop.
Save Konard/3e546263d06486c69cc47d322b1e97c5 to your computer and use it in GitHub Desktop.
git config --global user.name "Konstantin Diachenko"
git config --global user.email drakonard@gmail.com
@Konard
Copy link
Author

Konard commented Jul 10, 2024

It might be a good idea to make a tool, that gets that information directly from GitHub. For example name and email can be downloaded from https://github.com/konard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment