https://github.com/jgoerzen/gitsync-nncp
Sync git repositories over NNCP or other transport (read-only mirror of https://salsa.debian.org/jgoerzen/gitsync-nncp )
https://github.com/jgoerzen/gitsync-nncp
asynchronous git nncp sync
Last synced: 24 days ago
JSON representation
Sync git repositories over NNCP or other transport (read-only mirror of https://salsa.debian.org/jgoerzen/gitsync-nncp )
- Host: GitHub
- URL: https://github.com/jgoerzen/gitsync-nncp
- Owner: jgoerzen
- License: gpl-3.0
- Created: 2021-08-18T15:50:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T00:51:19.000Z (about 1 year ago)
- Last Synced: 2025-04-13T04:03:33.400Z (24 days ago)
- Topics: asynchronous, git, nncp, sync
- Language: Shell
- Homepage:
- Size: 52.7 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: COPYING
Awesome Lists containing this project
README
#+TITLE: gitsync-nncp
*This project is no longer hosted on Github. Please visit it at its [[https://salsa.debian.org/jgoerzen/gitsync-nncp][new home]].*
gitsync-nncp is a program to help you keep git directories in sync -- asynchronously, with an arbitrary number of other machines.
See its [[file:gitsync-nncp.org][comprehensive documentation]] for more details.
* Copyright
These files are Copyright (c) 2021-2022 John Goerzen.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.