mbox series

[v3,0/1] Documentation/git-sparse-checkout.txt: add an OPTIONS section

Message ID 20220314065659.82029-1-shaoxuan.yuan02@gmail.com (mailing list archive)
Headers show
Series Documentation/git-sparse-checkout.txt: add an OPTIONS section | expand

Message

Shaoxuan Yuan March 14, 2022, 6:56 a.m. UTC
== Updates Log ==

Changes since v2:

 * correct Derrick's name in the single-patch (I really missed it XD)
 * rebase on Elijah's v2 [1]
 * move OPTIONS to after COMMANDS
 * add two sub-sections under option '--[no-]cone', one for command 'set' and
one for command 'reapply'
 * change the command indicators from this style:

  Use with ['set'|'reapply'].

  to this style:

  Use with the `set` and `reapply` commands.

== Overview ==

Add an OPTIONS section to the manual and move the descriptions/explanations for 
these options from below COMMANDS to OPTIONS. 

[1] https://lore.kernel.org/git/pull.1148.v2.git.1647054681.gitgitgadget@gmail.com/#r

Shaoxuan Yuan (1):
  Documentation/git-sparse-checkout.txt: add an OPTIONS section

 Documentation/git-sparse-checkout.txt | 106 +++++++++++++++-----------
 1 file changed, 63 insertions(+), 43 deletions(-)


base-commit: 4b89a3392b04acccf28f09f90e26715140461373