Difference between revisions of "Git cat-file"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} {{git}}")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
git cat-file -p [MERGE_COMMIT_ID]
  
{{git}}
+
It shows the parent branches in order. The first one listed would be -m 1, the second -m 2.
 +
 
 +
== Related ==
 +
* <code>[[git revert]]</code>
 +
* <code>[[cat]]</code>
 +
 
 +
== See also ==
 +
* {{git}}
 +
 
 +
[[Category:Git]]

Latest revision as of 08:49, 3 December 2022

Advertising: