Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #1382
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Log messages with PGP signatures showing badly

By quy... on September 04, 2012 09:29 (imported from Google Code)


What steps will reproduce the problem?

  1. Make a commit with GPG signature with standalone command-line interface:
    git commit -S -m "this is commit"
    You have to have installed GnuPG (PGP) to do this.
  2. Right click in Explorer at repository folder, TortoiseGit->Show log
  3. Look at the message in the list.

What is the expected output? What do you see instead?
Expected output is commit message "this is commit".
I see instead "gpgsig -----BEGIN PGP SIGNATURE-----".

What version of TortoiseGit and msysgit are you using? On
what operating system?
TortoiseGit 1.7.12.4
git version 1.7.10.msysgit.1
Windows 7 Ultimate SP 1 64-bit.

Please provide any additional information below.

String "gpgsig ..." likely to be the first string in expanded log message below in window. In the same time, standalone command-line tool never confuses with signatures and commit messages and "git log" prints only commit messages.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking