[PR #6] [CLOSED] Change version to use default short git rev length #1539

Closed
opened 2026-05-05 07:55:55 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/6
Author: @Cpuroast
Created: 2/16/2018
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 2cb41e3 Change version to use default short git rev length, defined by core.abbrev in git-config, which is 7.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 cmake/Version.cmake (+1 -1)

📄 Description

This is defined by core.abbrev in git-config, which is 7 by default.

This will line up the version number with the short version used on the github site.

As far as I know, it will automatically grow beyond 7 to stay unique as the project grows.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/debauchee/barrier/pull/6 **Author:** [@Cpuroast](https://github.com/Cpuroast) **Created:** 2/16/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2cb41e3`](https://github.com/debauchee/barrier/commit/2cb41e3c90abf5f74bd507a281b3d93786bcee20) Change version to use default short git rev length, defined by core.abbrev in git-config, which is 7. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmake/Version.cmake` (+1 -1) </details> ### 📄 Description This is defined by core.abbrev in git-config, which is 7 by default. This will line up the version number with the short version used on the github site. As far as I know, it will automatically grow beyond 7 to stay unique as the project grows. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:55:55 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1539
No description provided.