Merge branch 'nd/config-split'
commitfd7761a1cd1d8ab5cb311b6e7f91e56496e95b84
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2018 13:37:16 +0000 (13 22:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2018 13:37:16 +0000 (13 22:37 +0900)
tree3e8a6438216efe2c28cd9a03076b3d831042c82a
parent8858448bb49332d353febc078ce4a3abcc962efe
parent6053f1ae13ced4e6c1a8315e1b8308c79a587e2f
Merge branch 'nd/config-split'

Split the overly large Documentation/config.txt file into million
little pieces.  This potentially allows each individual piece
included into the manual page of the command it affects more easily.

* nd/config-split: (81 commits)
  config.txt: remove config/dummy.txt
  config.txt: move worktree.* to a separate file
  config.txt: move web.* to a separate file
  config.txt: move versionsort.* to a separate file
  config.txt: move user.* to a separate file
  config.txt: move url.* to a separate file
  config.txt: move uploadpack.* to a separate file
  config.txt: move uploadarchive.* to a separate file
  config.txt: move transfer.* to a separate file
  config.txt: move tag.* to a separate file
  config.txt: move submodule.* to a separate file
  config.txt: move stash.* to a separate file
  config.txt: move status.* to a separate file
  config.txt: move splitIndex.* to a separate file
  config.txt: move showBranch.* to a separate file
  config.txt: move sequencer.* to a separate file
  config.txt: move sendemail-config.txt to config/
  config.txt: move reset.* to a separate file
  config.txt: move rerere.* to a separate file
  config.txt: move repack.* to a separate file
  ...
Documentation/config/core.txt
Documentation/config/diff.txt
Documentation/config/merge.txt
Documentation/git-rebase.txt
Makefile