]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitc515230dcf2b1d16402e2aff114e9b34e8b321b3
tree04b3068d6b30ed3b3e06bd21f4bfe4f2b14f2c0a
parent6ea2d9d271a56afa0e77cd45796ea0592aa9c2d4
parent820fd1a5694b8d96609590163088d3f14731b565
Merge branch 'kh/bundle-docs'

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