Why does google-api-dotnet-client BuildRelease.exe clone the entire contrib repository -


buildrelease clone entire contrib repository. purpose of doing this? slows down build process.

the reason based on fact store version history in contrib repository. when create new build of google.apis, add new folder content of release (e.g. 1.3.0-beta).

we use buildrelease.exe create new release of library, out of curiosity - why use it?


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -