Skip to content

mkotlikov/wsl-dev-tools

Repository files navigation

Tips

  • Change git commit author's name: git config user.name "some name"
  • Change git commit author's email: git config user.email "some@email.com"
  • Reset last git commit's author: git commit --amend --reset-author --no-edit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages