modulepackage
0.0.0-20250213083935-de7087586cf5
Repository: https://github.com/bredtape/git_sync.git
Documentation: pkg.go.dev
# README
GIT sync
Simple web service to:
- pull git repository as git bundle (full and partial) from a remote repository
- push git bundles through the web service to some other remote repository
This is useful to synchronize "offline" repositories.
# Packages
No description provided by the author
# Functions
NewCommandError creates a new CommandError instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
CommandError is a custom error struct for capturing detailed command execution errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author