Command Palette
Search for a command to run...

Pgit

13 Ergebnisse

tools/pgit/how-it-works Erklärung

How pgit stores a repository

The tables behind pgit, how delta groups collapse renames and

Noch nicht verifiziert bestätigt letzten Monat pgit 4
tools/pgit/remotes Anleitung

Remotes, push, pull, and clone

Use a PostgreSQL connection URL as a pgit remote to

Noch nicht verifiziert pgit 4postgres 16dockerpodman
tools/pgit/quickstart Tutorial

Quickstart

Import a real git repository into pgit and run your

Noch nicht verifiziert pgit 4dockerpodman
tools/pgit/querying-with-sql Anleitung

Querying with SQL and search

Run custom SQL against your repository, search every version of

Noch nicht verifiziert pgit 4
tools/pgit/overview Erklärung

What pgit is

A Git-like CLI that imports a repo into PostgreSQL

Noch nicht verifiziert pgit 4
tools/pgit/local-container Anleitung

Managing the local container

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

Noch nicht verifiziert pgit 4dockerpodman
tools/pgit/installation Anleitung

Installing pgit

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

Noch nicht verifiziert pgit 4dockerpodman
tools/pgit/importing-a-repo Anleitung

Importing a git repository

Import a git history into pgit in depth, covering branches

Noch nicht verifiziert pgit 4dockerpodmangit
tools/pgit/database-schema Referenz

Database schema reference

Every table and column in a pgit database, what each

Noch nicht verifiziert pgit 4
tools/pgit/configuration-and-tuning Anleitung

Configuration and tuning

Configure pgit at the repository and global level, set environment

Noch nicht verifiziert pgit 4dockerpodman
tools/pgit/compression Erklärung

Compression vs git

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

Noch nicht verifiziert pgit 4
tools/pgit/commands Referenz

Command reference

Every pgit command and its flags, grouped by what you

Noch nicht verifiziert pgit 4
tools/pgit/analyzing-history Anleitung

Analyzing history

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

Noch nicht verifiziert pgit 4