a0869759be
GitOrigin-RevId: ac319fd3149b23a3ad8ee24cb2def6e67acf194c
5 lines
133 B
TOML
5 lines
133 B
TOML
[[snippets]]
|
|
command = "git log -p -G <regex>"
|
|
description = "git: search full history for regex"
|
|
output = ""
|
|
tag = ["git", "regex"]
|