Difference between revisions of "Git blame"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
<code>[[git blame]]</code>
+
<code>[[git blame]]</code> https://git-scm.com/docs/git-blame
* https://git-scm.com/docs/git-blame
 
  
 +
git blame YOURFILE [[--porcelain]] | grep  "^author " | sort -u
  
 
== Errors ==
 
== Errors ==

Latest revision as of 12:41, 20 June 2024

Advertising: