We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dee71f commit 182444fCopy full SHA for 182444f
app/views/doc/_example.html.erb
@@ -684,7 +684,7 @@
684
<h2 id="_notes">NOTES</h2>
685
<div class="sectionbody">
686
<div class="paragraph"><p>You should understand the implications of using <em>git rebase</em> on a
687
- repository that you share. See also RECOVERING FROM UPSTREAM REBASE
+ repository that you share. See also <a href="#_recovering_from_upstream_rebase">RECOVERING FROM UPSTREAM REBASE</a>
688
below.</p></div>
689
<div class="paragraph"><p>When the git-rebase command is run, it will first execute a "pre-rebase"
690
hook if one exists. You can use this hook to do sanity checks and
0 commit comments