mirror of
https://github.com/initialcommit-com/git-sim.git
synced 2026-04-27 03:25:53 +03:00
[GH-ISSUE #81] Add -v, --version flag to display program version info #53
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-sim#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @initialcommit-io on GitHub (Apr 10, 2023).
Original GitHub issue: https://github.com/initialcommit-com/git-sim/issues/81
Hi @paketb0te ,
I tried implementing
git-sim -vandgit-sim --versionoptions a few weeks ago but had some trouble due to not being super familiar with Pydantic/Typer. I thought this one might be right up your alley to take a crack at 😄Let me know!
@paketb0te commented on GitHub (Apr 10, 2023):
@initialcommit-io yeah good idea, let me give it a go!
@initialcommit-io commented on GitHub (Apr 10, 2023):
@paketb0te Thank you!!! Just tested and works for me 🥳