No description
- Rust 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
Jet
Version control faster than the speed of thought. Fast, reliable, and feature-rich version control for developers and maintainers.
Roadmap
Up next
- Base git-like implementation in Rust with SHA256 default
- To/from git tool
- Issue and PR tracking with hashes instead of numbers
Developer enhancements
- Hooks with permissions
- Auto-configure remotes
- Configurable auto-fetching
- Ignored comment marker (.gitignore but with a comment marker)
Maintainer snacks
- Conventional commit schema support
- Better tags/releases management, more separate from branches
- On-device branch protection rules
- Custom issue key/values (i.e. Scope/{Client, Server})
- Required commit labels (like issues)
Integrations
- Repository wikis
- Neovim plugin
- LazyGit-like TUI
- Easier APIs, maybe with a dedicated subcommand or even server UI
Far future
- Build system with wide import support and simple syntax
- More formats like images, binaries, and rich text.