git-merge-index (1) Linux Manual Page
NAME git-merge-index – Run a merge for files needing merging SYNOPSIS git merge – index[-o][-q]<merge – program>(-a | [–]<file> *) DESCRIPTION This looks up the <file>(s) in the index and, if there are any merge entries, passes the SHA-1 hash for those files as arguments 1, 2, 3 (empty argument if no file), and <file>…
