Answers for "github commit author name"

2

github commit author name

git commit --amend --author="Author Name <[email protected]>" --no-edit
Posted by: Guest on February-11-2021
1

git log by author

git log --author="Jon"
Posted by: Guest on July-13-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language