Working with repositoriesΒΆ
This section will discuss working with GeoGig repositories.
- Repository elements
- Storage Back-ends
- Default storage backend
- PostgreSQL storage backend
- Initializing a repository
- Configuring a GeoGig repository
- Exploring a repository
- Branches
- Merging branches
- Interacting with remote repositories
- Modifying history
- Hooks
- Partial cloning
- Command aliases
- The GeoGig logging system
Previous: GeoGig tutorial
Next: Repository elements