Added --version
flag to pit-cli. Bugfix in FileRepository
* `FileRepository` was incorrectly returning the root project's first set of subprojects for the `getRootProjects()` function, instead of the root project itself.
This commit is contained in:
1
pit-cli/.gitignore
vendored
1
pit-cli/.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
release/
|
||||
build/
|
||||
*.sw?
|
||||
|
Reference in New Issue
Block a user