Closed initialcommit-io closed 1 year ago
Hi @paketb0te ,
I tried implementing git-sim -v and git-sim --version options 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 😄
git-sim -v
git-sim --version
Let me know!
@initialcommit-io yeah good idea, let me give it a go!
@paketb0te Thank you!!! Just tested and works for me 🥳
Hi @paketb0te ,
I tried implementing
git-sim -v
andgit-sim --version
options 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!