Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-reference.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
Diffstat (limited to 'basic')
-rw-r--r--basic/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/basic/index.html b/basic/index.html
index acdb606..9e1dac8 100644
--- a/basic/index.html
+++ b/basic/index.html
@@ -730,7 +730,7 @@ nothing to commit (working directory clean)
dangerous option and is not working directory safe. Any changes not committed will
be lost.
</p>
-
+
<pre>
<b>$ git status</b>
# On branch master
@@ -970,5 +970,4 @@ Dropped stash@{1} (0b1478540189f30fef9804684673907c65865d8f)
</div>
</div>
-<p><a class="page-button next-page" href="/branching">On to Branching and Merging &#187;</a></p>
-
+<p><a class="page-button next-page" href="{{ site.baseurl }}/branching">On to Branching and Merging &#187;</a></p>