This PR changes the source info generator to store the used recipes root directories in the generated logs, and the changelog generator to use that info to automatically select the appropriate path to the git repo. The previous implementation relied on the repo path to be supplied on the command line and didn't support multiple repositories.
This PR changes the source info generator to store the used recipes root directories in the generated logs, and the changelog generator to use that info to automatically select the appropriate path to the git repo. The previous implementation relied on the repo path to be supplied on the command line and didn't support multiple repositories.