Git
Git integration overview
Last updated
Git integration overview
Last updated
For version control, Kodesage uses SSH keys to securely clone repositories and process the codebase, enabling detailed analysis and documentation generation.
Integration process
Setup SSH Keys: Ensure SSH keys are added to the Git repository to establish a trusted connection for cloning.
Repository Addition: Add the Git repository to Kodesage through the secure ingestion process.
Code Analysis: Kodesage processes the repository's content, breaking it down into manageable segments for analysis and documentation generation.
How to connect a Git repistory to Kodesage
You will need to go to Data sources - Upload codebase. Once there, you will be able to either:
Upload a ZIP file directly
connect to an SSH Git Repository
connect to a HTTPS Git Repistory