Git Commit Limiting

From NovaOrdis Knowledge Base
Revision as of 16:10, 1 May 2020 by Ovidiu (talk | contribs) (Created page with "=Internal= * git log =Overview= Several git commands that list commits have a common set of options that can be used to select a subset of commi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Several git commands that list commits have a common set of options that can be used to select a subset of commits to be displayed. Those options are known as "commit limiting" options.