Prerequisites

In order to run git-gq you need to have installed these programs/packages:

  • git

  • bash

  • grep

  • sed

  • vi or some other text editor

  • colordiff

  • standard shell commands like ‘cat’, ‘cp’, ‘printf’ etc.