Browse Source

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>
maint
Nguyễn Thái Ngọc Duy 6 years ago committed by Junio C Hamano
parent
commit
c72459006d
  1. 2
      Documentation/config.txt
  2. 0
      Documentation/config/rebase.txt
  3. 2
      Documentation/git-rebase.txt

2
Documentation/config.txt

@ -389,7 +389,7 @@ include::config/pull.txt[] @@ -389,7 +389,7 @@ include::config/pull.txt[]

include::config/push.txt[]

include::rebase-config.txt[]
include::config/rebase.txt[]

include::receive-config.txt[]


0
Documentation/rebase-config.txt → Documentation/config/rebase.txt

2
Documentation/git-rebase.txt

@ -203,7 +203,7 @@ Alternatively, you can undo the 'git rebase' with @@ -203,7 +203,7 @@ Alternatively, you can undo the 'git rebase' with
CONFIGURATION
-------------

include::rebase-config.txt[]
include::config/rebase.txt[]

OPTIONS
-------

Loading…
Cancel
Save