Difference between revisions of "Git blame"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
<code>[[git blame]]</code> https://git-scm.com/docs/git-blame
 
<code>[[git blame]]</code> https://git-scm.com/docs/git-blame
  
 +
git blame YOURFILE --porcelain | grep  "^author " | sort -u
  
 
== Errors ==
 
== Errors ==

Revision as of 12:41, 20 June 2024

Advertising: