Configure codebase
CI pipelines build and test code that is pulled from Git code repositories.
Clone multiple code repos in one pipeline
Use Git Clone steps to clone additional code repos into a pipeline's workspace.
Clone a subdirectory
Use a Run step to clone a subdirectory instead of an entire repo.
CI codebase variables reference
Use Harness' built-in expressions to reference various Git codebase attributes in pipeline stages.
Git Large File Storage
Use Run steps to install Git LFS and run git lfs commands.
SCM status checks
Configure branch protection and status checks for codebases associated with Harness CI.