1
0
mirror of https://github.com/git/git.git synced 2024-09-23 17:51:19 +02:00
git/contrib/completion
Junio C Hamano 4b1e5e5d8c Merge branch 'ds/bloom-cleanup'
Code cleanup and typofixes

* ds/bloom-cleanup:
  completion: offer '--(no-)patch' among 'git log' options
  bloom: use num_changes not nr for limit detection
  bloom: de-duplicate directory entries
  Documentation: changed-path Bloom filters use byte words
  bloom: parse commit before computing filters
  test-bloom: fix usage typo
  bloom: fix whitespace around tab length
2020-05-14 14:39:44 -07:00
..
.gitattributes
git-completion.bash Merge branch 'ds/bloom-cleanup' 2020-05-14 14:39:44 -07:00
git-completion.tcsh
git-completion.zsh
git-prompt.sh