git-info: remove notes about git-log, git-show

auxiliary message distracting from the main message
This commit is contained in:
Yuriy VG 2020-08-21 16:14:54 +03:00
parent 87cff6d5cb
commit e7270b3667

View file

@ -48,7 +48,6 @@ fi
echon "## Most Recent Commit:"
echon "$(most_recent_commit)"
echon "Type 'git log' for more commits, or 'git show <commit id>' for full commit details."
if test "$1" != "--no-config"; then
echon "## Configuration (.git/config):"