diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,6 +2,8 @@ GitSyncer is a tool for synchronizing git repositories between multiple organizations (e.g., GitHub and Codeberg). It automatically keeps all branches in sync across different git hosting platforms. +It has been vibe coded mainly using Claude Code CLI. + ## Documentation 📚 **[Full documentation is available in the doc/ directory](doc/README.md)** @@ -353,4 +355,4 @@ The `--batch-run` feature is designed for automated weekly synchronization from ## License -BSD 2-Clause License. See [LICENSE](LICENSE) file for details.
\ No newline at end of file +BSD 2-Clause License. See [LICENSE](LICENSE) file for details. |
