Login
Remember
Register
Ask a Question
The email address of the author can be got instead of the authors name in the result using ____________.
0
votes
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
The email address of the author can be got instead of the authors name in the result using ____________.
Select the correct answer from below options
a) git blame -a filename
b) git blame -E filename
c) git blame filename
d) git blame -e filename
git-author
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 17, 2021
by
SakshiSharma
Correct answer of above question is : d) git blame -e filename
...