mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
git-info: remove notes about git-log, git-show
auxiliary message distracting from the main message
This commit is contained in:
parent
87cff6d5cb
commit
e7270b3667
|
|
@ -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):"
|
||||
|
|
|
|||
Loading…
Reference in a new issue