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

Related questions

0 votes
asked Jun 17, 2020 in MongoDB by AdilsonLima
0 votes
asked Mar 17, 2021 in GitHub by rajeshsharma
...