PlaidCloud Git
PlaidCloud Git is a private Git service built into your workspace. Each workspace gets its own Git server for storing code, configuration, notebooks, and any other versioned files — together with the issues, pull requests, and project boards your team uses to collaborate on them.
You sign in with your PlaidCloud account, so there’s no separate username or password to set up. Open Git from your workspace and you’re already signed in. New repositories are private by default, visible only to members you grant access.
What’s in This Section
Section titled “What’s in This Section”- Repositories — create a repository, then clone, commit, and push your work
- Issues — track tasks, bugs, and ideas with labels, milestones, and assignees
- Pull Requests — propose changes on a branch and review them before they merge
- Project Boards — organize issues and pull requests on a Kanban board
- Releases and Tags — mark and publish versioned snapshots of a repository
- Wikis — keep long-form documentation next to your code
- Packages — publish and install build artifacts from the repository registry
- Searching Code — find code, issues, and pull requests across your repositories
Related
Section titled “Related”- Access Management — how workspace membership and security groups govern who can see and edit repositories