]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sp/fetch-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Nov 2007 22:26:04 +0000 (14:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Nov 2007 22:26:04 +0000 (14:26 -0800)
commitf5f6cb87defc4b7e8ba6cc6e82f616bef47ea6b0
treecfa0daa0b019e83aba1d15ae5d8a4359da578a0e
parentb2e163272c01aca4aee4684f5c683ba341c1953d
parent4191c35671f6392173221bea3994f8b305f4f3a8
Merge branch 'sp/fetch-fix'

* sp/fetch-fix:
  git-fetch: avoid local fetching from alternate (again)
  rev-list: Introduce --quiet to avoid /dev/null redirects
  run-command: Support sending stderr to /dev/null
  git-fetch: Always fetch tags if the object they reference exists
builtin-fetch.c