You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using external renderers to show binary files in Gitea as well as git.diff configured to diff converted html output of those binaries. But it is impossible to search in those files, because we can't pass "--textconv" argument to git grep.
It would be nice to have a way to configure CL options to pass to git grep eg. in app.ini
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Feature Description
We are using external renderers to show binary files in Gitea as well as git.diff configured to diff converted html output of those binaries. But it is impossible to search in those files, because we can't pass "--textconv" argument to git grep.
It would be nice to have a way to configure CL options to pass to git grep eg. in app.ini
Screenshots
No response
The text was updated successfully, but these errors were encountered: