Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #6276: "Show messages of annotated tags" truncates to ten lines without notice #9616

Merged
merged 1 commit into from
Oct 16, 2021

Commits on Oct 9, 2021

  1. Fix gitextensions#6276: "Show messages of annotated tags" truncates t…

    …o ten lines without notice
    
    	- shows the entire annotated tag message, whereas we were previously cutting it off after 10
    	- adds happy-path tests for GetTagMessage
    	- TODO: in the future, we should add sad-path tests, which probably will require refactoring of GetTagMessage (cases such as passing in a non-tag reference)
    lhiginbotham committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    a708b7c View commit details
    Browse the repository at this point in the history