When using git add --patch
, /
allows you to search for a hunk matching given regex.
But hHow to search for a hunk matching given regex across all files? Maybe there is an option to enable it, but i can’t find it…
When using git add --patch
, /
allows you to search for a hunk matching given regex.
But hHow to search for a hunk matching given regex across all files? Maybe there is an option to enable it, but i can’t find it…