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 purpose of Git Blame is to find ____________
Home
Interstellar Git
The purpose of Git Blame is to find ____________
0
votes
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
The purpose of Git Blame is to find ____________
Select the correct answer from below options
a) Who wrote the feature
b) Who created the file
c) The commit and the author of a particular line
d) When a file was created
git-blame
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 : c) The commit and the author of a particular line
...