0 votes
in GitHub by
Which command defines the author email to be used for all commits by the current user.

a)  git clean -f

b)  git config --global user.email

c)  git merge --no-ff

d)  git email--amend
...