blob: 963858239b5110c2c8de2caebce47582121c5732 (
plain)
1
2
3
4
5
6
|
<h1>git-merge-one-file</h1> <h2 id="_name">Name</h2> <div class="sectionbody"> <p>git-merge-one-file - The standard helper program to use with git-merge-index</p> </div> <h2 id="_synopsis">Synopsis</h2> <div class="sectionbody"> <div class="verseblock"> <pre class="content" data-language="shell">git merge-one-file</pre> </div> </div> <h2 id="_description">Description</h2> <div class="sectionbody"> <p>This is the standard helper program to use with <code>git merge-index</code> to resolve a merge after the trivial merge done with <code>git read-tree -m</code>.</p> </div><div class="_attribution">
<p class="_attribution-p">
© 2012–2024 Scott Chacon and others<br>Licensed under the MIT License.<br>
<a href="https://git-scm.com/docs/git-merge-one-file" class="_attribution-link">https://git-scm.com/docs/git-merge-one-file</a>
</p>
</div>
|