versioningit icon indicating copy to clipboard operation
versioningit copied to clipboard

Allow overwriting version using `.git/versioningit-pretend-version`

Open basnijholt opened this issue 1 year ago • 2 comments
trafficstars

Previously I opened https://github.com/jwodder/versioningit/pull/76 which was closed.

I (and my team) keep running into the same issue where we need to copy in a huge .git folder just to make our package installable. In a mono repo with hundreds of installable packages this is certainly not desirable.

This PR allows to overwrite the version via a simple file.

xref: https://github.com/jwodder/versioningit/issues/45#issuecomment-2427839822

basnijholt avatar Oct 21 '24 22:10 basnijholt