SYNOPSIS

mg closes [--repos-only] ID

Searches the repositories for commits that mention ID.

Commits are recognised as either bugs or trackers with the given ID by checking their commit messages for certain strings: BZ $id Bug $id Bugzilla $id

Tracker $id

For each repository with matching commits, the commit hashes are listed.

Repositories with no matching commits are not reported at all.

OPTIONS

--repos-only

Prevents reporting of the commits, and just outputs matching repositories.