Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HairlessVillager/minecommit
/ ignore.rs
File
ignore.rs
minecommit/src/handler/ignore.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use anyhow::Result;
2
3
use super::Handler;
4
use crate::odb::{OdbReader, OdbWriter};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected