Open stevan opened 8 years ago
Basically you get the same thing as status does, but instead of a file list you get git show for each sha associated with the file.
status
git show
Basically you get the same thing as
status
does, but instead of a file list you getgit show
for each sha associated with the file.