mbox series

[v3,0/1] Document git-submodule's default behavior

Message ID cover.1550222580.git.liu.denton@gmail.com (mailing list archive)
Headers show
Series Document git-submodule's default behavior | expand

Message

Denton Liu Feb. 15, 2019, 9:26 a.m. UTC
Thanks for the review, Junio.

Changes since v1:

* Incorporate Duy's suggestion of "The default command is '...'"
* Fix additional discrepancies between git-remote and git-submodule (on the
  submodule side)

Changes since v2:

* Revert "The default command is '...'" back to original text
* Drop "git-remote.txt: be specific about default behavior" as a
  consequence of the above
* Drop "git-submodule.txt: make subcommands underlined" as this was
  unwanted

Denton Liu (1):
  submodule: document default behavior

 Documentation/git-submodule.txt | 4 ++++
 git-submodule.sh                | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)