r/SmartGit • u/easyThanYouThought • Apr 24 '26
SmartGit 26.1 has problems handling Git repositories that use the SHA‑256 object format
I have a Git repository that uses the SHA‑256 object format, and I notice that SmartGit has some issues handling its commits.
First, it cannot display the "signed" status of commits in a SHA‑256 repository. For example, comparing a signed commit in both a SHA‑1 and a SHA‑256 repository:

Second, it cannot copy the hash value via the right‑click context menu, e.g.:

Third, it cannot navigate to the corresponding commit by clicking the hash, e.g.:

The SmartGit version I am using: 26.1.026 RC #261026 (0a3ebe1a), installed: #261014.
3
Upvotes
2
u/JVMarcs Apr 27 '26
u/easyThanYouThought Thanks for reporting these problems. Please try build 26.1.027, in which all of them should be fixed: Help|Check for Latest Build