Categories
How to find out in which commits the required file changed?
There is a file ./file.ext Need to find out in which commits changes occurred with this file !?
./file.ext
Answer the question
In order to leave comments, you need to log in
git log ./file.ext
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question