You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One way of using Git repository is to put multiple projects in the subfolders of one repository (monorepo). In this case it is desirable to version these projects independently, based on the commits in the corresponding folders.
How feasible is to introduce a additional mode for GitVersion to track not only the branches, but folders as well?
dpurge, freePerep, Michriko, ichbestimmtnicht, lcondliffe and 1 more