[PR #82] [MERGED] Add -v, --version flag to display program version info #88

Closed
opened 2026-03-02 16:48:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/initialcommit-com/git-sim/pull/82
Author: @paketb0te
Created: 4/10/2023
Status: Merged
Merged: 4/10/2023
Merged by: @initialcommit-io

Base: devHead: add_version


📝 Commits (1)

📊 Changes

3 files changed (+17 additions, -1 deletions)

View changed files

📝 git_sim/__init__.py (+1 -0)
📝 git_sim/__main__.py (+13 -0)
📝 setup.py (+3 -1)

📄 Description

Implements #81, adding a --version / -v option to show the git-sim version and exit.


🔄 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/initialcommit-com/git-sim/pull/82 **Author:** [@paketb0te](https://github.com/paketb0te) **Created:** 4/10/2023 **Status:** ✅ Merged **Merged:** 4/10/2023 **Merged by:** [@initialcommit-io](https://github.com/initialcommit-io) **Base:** `dev` ← **Head:** `add_version` --- ### 📝 Commits (1) - [`c736847`](https://github.com/initialcommit-com/git-sim/commit/c736847f403434d1446286a084bcfa25844be99e) add --version option ### 📊 Changes **3 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `git_sim/__init__.py` (+1 -0) 📝 `git_sim/__main__.py` (+13 -0) 📝 `setup.py` (+3 -1) </details> ### 📄 Description Implements #81, adding a `--version` / `-v` option to show the git-sim version and exit. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:48:08 +03: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
starred/git-sim#88
No description provided.