Skip to content

Feature/git dirty repos

Samuel Sirois requested to merge feature/git-dirty-repos into 2.x

Add a git "module" that checks if workspace repositories are clean or not.

If not, asks if user wishes to continue with consequence of potentially loosing local files/commits/modifications.

Merge request reports