Git Synchronize v2
Remote git repository synchronization.
Git SYN is a command line extension for synchronizing git remote repositories.
Dependencies
Compiling
make
Installation
make install
Usage
git syn -h
Usage: git-syn [option] ... [command] ...
Remote git repository synchronization.
-h, --help display this help and exit
-v, --version output version information and exit
install install extension to repository
uninstall remove extension from repository
Git SYN online help: <https://gitlab.com/git-syn/git-syn>
Full documentation <https://git-syn.gitlab.io/git-syn>
or available locally via: man git-syn
License
SPDX-License-Identifier: GPL-2.0-or-later