Table of Contents

Git repositories

Read repository state and verify that operations leave Git-visible content unchanged.

Entry points

Do.GitRepo

Creates a command preconfigured to stage paths in this repository.

public static GitRepository GitRepo { get; set; }

Property Value

GitRepository

Related types