-
- Downloads
git source plugin: Omit the .git directory completely.
This will break builds which use `git describe` to determine their version number until a more elegant solution is implemented, and will unblock work on caching of build trees in the artifacts. Fixes issue #455