gitcmd

package
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2026 License: EUPL-1.2 Imports: 3 Imported by: 0

Documentation

Overview

Package gitcmd provides git workflow commands as a root-level command.

Git Operations:

  • health: Show status across repos
  • commit: Claude-assisted commit message generation
  • push: Push repos with unpushed commits
  • pull: Pull repos that are behind remote
  • work: Combined status, commit, and push workflow

Safe Operations (for AI agents):

  • file-sync: Sync files across repos with auto commit/push
  • apply: Run command across repos with auto commit/push

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddGitCommands

func AddGitCommands(root *cli.Command)

AddGitCommands registers the 'git' command and all subcommands.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL