Difference between revisions of "Template:Git log TOC"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
Line 10: Line 10:
 
* List developers: <code>git shortlogs -sne</code><ref>https://stackoverflow.com/a/9597462</ref>
 
* List developers: <code>git shortlogs -sne</code><ref>https://stackoverflow.com/a/9597462</ref>
 
* <code>git log --tags --simplify-by-decoration --pretty="format:%ci %d"</code>
 
* <code>git log --tags --simplify-by-decoration --pretty="format:%ci %d"</code>
 +
* <code>[[git log -p --all -S]]</code>

Latest revision as of 08:31, 28 March 2023

  • https://stackoverflow.com/a/31306082
  • https://stackoverflow.com/a/9597462
  • Advertising: