Git: Search everywhere.
This commit is contained in:
parent
b8458f9bc1
commit
492aa62991
|
@ -234,7 +234,7 @@
|
||||||
return 2
|
return 2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git log -p -S "''${target}"
|
git log -p -G "''${target}"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Sign the old commits. 0 to resign from root.
|
# Sign the old commits. 0 to resign from root.
|
||||||
|
|
Loading…
Reference in a new issue