terris 1.1.1

A simple git worktree manager.
Documentation
1
2
3
4
5
//! A simple git worktree manager CLI.
//!
//! See the `terris` binary for usage.

#![doc = include_str!("../README.md")]