← All commands

G

Pipe command output to grep

Meta

Usage reference

Try an example

git log --oneline G fix

Expands To

| grep

Usage

<command> G <pattern>
Availability
Available when grep is installed
Dependencies
grep

Examples

  • git log --oneline G fix