Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version 1.0.0-SNAPSHOT

Anchor
_name
_name
Name

gx - A tool that syncs a directory in a Git repository with another Git repository.

Anchor
_synopsis
_synopsis
Synopsis

gx [--help] [--version] [COMMAND]

Anchor
_description
_description
Description

A tool that syncs a directory in a Git repository with another Git repository.

...

and follow the instructions.

Anchor
_options
_options
Options

--help

display detailed help message

--version

display version info

Anchor
_commands
_commands
Commands

add-module

Add an external Git repository as an X-Module to the parent Git repository.

delete-module

Delete an X-Module at the specified path.

status, st

List all X-Modules in the repository and their sync statuses.

sync

Sync all configured X-Modules with external repositories.

demo

Create demo repositories with X-Modules to show and test the functionality.

help

Displays help information about the specified command