]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kh/bundle-docs'
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Nov 2024 22:57:03 +0000 (07:57 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Nov 2024 22:57:03 +0000 (07:57 +0900)
Documentation for "git bundle" saw improvements to more prominently
call out the use of '--all' when creating bundles.

* kh/bundle-docs:
  Documentation/git-bundle.txt: discuss naïve backups
  Documentation/git-bundle.txt: mention --all in spec. refs
  Documentation/git-bundle.txt: remove old `--all` example
  Documentation/git-bundle.txt: mention full backup example


Trivial merge