git show <commit>
Term side of the Card
Topic: Git Commands - View & Search
Unit title: git show <commit>
Categories: Command
Explanation side of the Card
Explanation: The command that displays details of a specific commit, such as file changes and metadata. It helps in reviewing individual commits more closely.