https://github.com/fariosofernando/owl-experimental
A Rust-based tool designed to automate the backup and synchronization of local Git repositories.
https://github.com/fariosofernando/owl-experimental
automation cli git github rust-lang tool
Last synced: 5 months ago
JSON representation
A Rust-based tool designed to automate the backup and synchronization of local Git repositories.
- Host: GitHub
- URL: https://github.com/fariosofernando/owl-experimental
- Owner: fariosofernando
- Created: 2024-09-09T00:15:14.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T07:39:29.000Z (over 1 year ago)
- Last Synced: 2025-10-03T15:42:08.297Z (9 months ago)
- Topics: automation, cli, git, github, rust-lang, tool
- Language: Rust
- Homepage:
- Size: 64.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

**Project Owl (Experimental)**
A Rust-based tool designed to automate the backup and synchronization of local Git repositories.
It creates a secure clone of the original repository, handles file copy operations while respecting
`.owlignore` patterns, and sets files in the destination directory to read-only to prevent
unauthorized modifications. Ideal for maintaining reliable backups and ensuring local changes are
preserved without conflicts.
# DOC (in development)