Doc: Bundle file usage
authorPhilip Oakley <philipoakley@iee.email>
Sun, 20 Oct 2019 11:03:06 +0000 (12:03 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Oct 2019 03:02:39 +0000 (12:02 +0900)
commit0e40a73a4c768c220dabf14f173f33c87a4f4829
treeacce2020fe5a5a505d1ef2df19fdabfb462d0e00
parent5fa0f5238b0cd46cfe7f6fa76c3f526ea98148d9
Doc: Bundle file usage

Improve the command description, including paragraph spacing.

Git URLs can accept bundle files for fetch, pull and clone, include
in that section. Include git clone in the bundle usage description.
Correct the quoting of <git-rev-list-args>.

Detail the <git-rev-list-args> options for cloning a complete repo.

Signed-off-by: Philip Oakley <philipoakley@iee.email>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-bundle.txt
Documentation/urls.txt