in Interstellar Git by
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

1 Answer

0 votes
by
Correct answer of above question is :  d) git blame -e filename
...