OSDN Git Service

doc: add doc for git-push --recurse-submodules=only
authorCornelius Weig <cornelius.weig@tngtech.com>
Wed, 1 Feb 2017 23:07:52 +0000 (00:07 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Feb 2017 23:16:49 +0000 (15:16 -0800)
commit9c24c8741e275e2fa30aa7e800c1d4610a6fe2fd
treeed9662f745793e31136d4e370c73ee8b7a256492
parent225e8bf778d21104da10cfb316e0e2898b24e809
doc: add doc for git-push --recurse-submodules=only

Add documentation for the `--recurse-submodules=only` option of
git-push. The feature was added in commit 225e8bf (add option to
push only submodules).

Signed-off-by: Cornelius Weig <cornelius.weig@tngtech.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-push.txt