4 The patches directory is identical to that of Mercurial's mq. Each patch is
5 stored as plain-text file, with a git-diff generated diff. By default, the
6 diff does not use git's rename/copy detected patches, however specifying
7 --git to guilt-refresh forces git-diff to use as many of git diff's features
14 The commands mimic a mix of quilt and mq commands.