G
Pipe command output to grep
Meta
Usage reference
Try an example
git log --oneline G fixExpands To
| grepUsage
<command> G <pattern>- Availability
- Available when grep is installed
- Dependencies
- grep
Examples
git log --oneline G fix
Pipe command output to grep
git log --oneline G fix| grep<command> G <pattern>git log --oneline G fix