diff --git a/bin/git-info b/bin/git-info index 88d6a2d..11241c8 100755 --- a/bin/git-info +++ b/bin/git-info @@ -48,7 +48,6 @@ fi echon "## Most Recent Commit:" echon "$(most_recent_commit)" -echon "Type 'git log' for more commits, or 'git show ' for full commit details." if test "$1" != "--no-config"; then echon "## Configuration (.git/config):"