aboutsummaryrefslogtreecommitdiff
path: root/hooked/src/bin/hooked-commit-msg.rs
blob: 80a1832bfa35d8a47cbd8b56cec6c9479ccad34d (plain)
1
2
3
fn main() {
  println!("Hello, world!");
}