Function branchless::commands::hooks::hook_reference_transaction[][src]

pub fn hook_reference_transaction(transaction_state: &str) -> Result<()>
Expand description

Handle Git’s reference-transaction hook.

See the man-page for githooks(5).