Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
The email address of the author can be got instead of the authors name in the result using ____________.
Home
Interstellar Git
The email address of the author can be got instead of the authors name in the result using...
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
...