Command Palette
Search for a command to run...

Pgit

13 results

tools/pgit/remotes How-to

Remotes, push, pull, and clone

Use a PostgreSQL connection URL as a pgit remote to

Not verified yet pgit 4postgres 16dockerpodman
tools/pgit/quickstart Tutorial

Quickstart

Import a real git repository into pgit and run your

Not verified yet pgit 4dockerpodman
tools/pgit/querying-with-sql How-to

Querying with SQL and search

Run custom SQL against your repository, search every version of

Not verified yet pgit 4
tools/pgit/overview Explanation

What pgit is

A Git-like CLI that imports a repo into PostgreSQL

Not verified yet pgit 4
tools/pgit/local-container How-to

Managing the local container

Start, stop, update, and reset the shared pgit database container

Not verified yet pgit 4dockerpodman
tools/pgit/installation How-to

Installing pgit

Install the pgit CLI with Go, a prebuilt binary, or

Not verified yet pgit 4dockerpodman
tools/pgit/importing-a-repo How-to

Importing a git repository

Import a git history into pgit in depth, covering branches

Not verified yet pgit 4dockerpodmangit
tools/pgit/how-it-works Explanation

How pgit stores a repository

The tables behind pgit, how delta groups collapse renames and

Not verified yet pgit 4
tools/pgit/database-schema Reference

Database schema reference

Every table and column in a pgit database, what each

Not verified yet pgit 4
tools/pgit/configuration-and-tuning How-to

Configuration and tuning

Configure pgit at the repository and global level, set environment

Not verified yet pgit 4dockerpodman
tools/pgit/compression Explanation

Compression vs git

How pgit's delta compression compares to git packfiles, with

Not verified yet pgit 4
tools/pgit/commands Reference

Command reference

Every pgit command and its flags, grouped by what you

Not verified yet pgit 4
tools/pgit/analyzing-history How-to

Analyzing history

The six pre-built pgit analyses (churn, coupling, hotspots, authors

Not verified yet pgit 4