Skip to content

Commit

Permalink
Merge branch 'sg/complete-refs'
Browse files Browse the repository at this point in the history
* sg/complete-refs:
  completion: remove broken dead code from __git_heads() and __git_tags()
  completion: fast initial completion for config 'remote.*.fetch' value
  completion: improve ls-remote output filtering in __git_refs_remotes()
  completion: query only refs/heads/ in __git_refs_remotes()
  completion: support full refs from remote repositories
  completion: improve ls-remote output filtering in __git_refs()
  completion: make refs completion consistent for local and remote repos
  completion: optimize refs completion
  completion: document __gitcomp()

Conflicts:
	contrib/completion/git-completion.bash
  • Loading branch information
gitster committed Dec 9, 2011
2 parents b7f7c07 + 6486ca6 commit d2c7807
Showing 1 changed file with 110 additions and 91 deletions.
Loading

0 comments on commit d2c7807

Please sign in to comment.