summaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2018-10-27 06:23:28 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-10-29 01:17:03 (GMT)
commitc72459006db60aa5e173e7d03d02b3bb76959a8e (patch)
tree622bbc5de71c48fd5733b4faae1bccd14ea57333 /Documentation/git-rebase.txt
parentd15dc43968a2a4a8553916985e1b9bdd22b3f7eb (diff)
downloadgit-c72459006db60aa5e173e7d03d02b3bb76959a8e.zip
git-c72459006db60aa5e173e7d03d02b3bb76959a8e.tar.gz
git-c72459006db60aa5e173e7d03d02b3bb76959a8e.tar.bz2
config.txt: move rebase-config.txt to config/
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-rebase.txt')
-rw-r--r--Documentation/git-rebase.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt
index 432baab..e98d1ac 100644
--- a/Documentation/git-rebase.txt
+++ b/Documentation/git-rebase.txt
@@ -203,7 +203,7 @@ Alternatively, you can undo the 'git rebase' with
CONFIGURATION
-------------
-include::rebase-config.txt[]
+include::config/rebase.txt[]
OPTIONS
-------