Git: Change author name & email for last commitgit commit --amend --author="Codedrops Admin <codedrops.tech@gmail.com>"May 26, 2021·1 min read·1
Create a new branch and checkout immediatelygit checkout -b <branch_name>git checkout -b bugFixDec 19, 2020·1 min read·3