Re: How to supply "raw" bytes to git grep? From: Kalle Olavi Niemitalo <hidden> Date: 2016-06-15 22:45:22 "Jacob Helwig" [off-list ref] writes: Inserting a literal carriage return seems to do the trick for me, in bash. git grep --cached -I -l -e <Ctrl-V><Ctrl-M> In bash, $'\r' works too, and may be nicer to edit. Better not use that with #! /bin/sh though.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help