Replies: 1 comment
-
I believe this is tangentially related to #4212. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to switch to a tag based shallow clone to avoid unnecessary long checkouts on our DevOps system
shallow clone:
this works fine and the checkout has my tag. When running gitversion now, I get the following error:
my gitversion config is very basic:
does anyone has a hint what I can do that I can run gitversion on shallow clones based on tags without cloning the whole repo?
Beta Was this translation helpful? Give feedback.
All reactions