depot/third_party/home-manager/tests/modules/programs/pet/snippet.toml
Default email a0869759be Project import generated by Copybara.
GitOrigin-RevId: ac319fd3149b23a3ad8ee24cb2def6e67acf194c
2021-07-03 00:36:30 +02:00

5 lines
133 B
TOML

[[snippets]]
command = "git log -p -G <regex>"
description = "git: search full history for regex"
output = ""
tag = ["git", "regex"]