Answer the question
In order to leave comments, you need to log in
How to see a list of commit files?
I made a commit, it had about 12-14 changed files, but I didn’t push, I kept this commit. Now I want to see a list of these files changed in this commit. git
status - empty, obviously no files changed git log -p - almost the same as git log - just the history of the project's commits, incl. not mine without details
So how can you see just a list of files in a commit?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question