Tag: git
-
Split git repositories by subfolders with history
by
This article describes how to turn the subfolders in a git repository into new git repositories, keeping the history. In our case we have a big git repository (2GB) with slides for a lot of courses. Every course was a subdirectory in the repository. So even if you hold just one course, you have to…
-
Maven Sites – Reloaded
by
In recent times, Maven Sites came close to becoming extinct. Maven Plugins were still using them for the wonderful automatic documentation page (named goals), but regular projects were not using them anymore. However, Maven Sites have some huge benefits such as keeping the documentation close to the code, and automatically providing reports, information and API…

You must be logged in to post a comment.