git/builtin
Junio C Hamano c1a7902f9a Merge branch 'ab/fetch-prune'
Clarify how configured fetch refspecs interact with the "--prune"
option of "git fetch", and also add a handy short-hand for getting
rid of stale tags that are locally held.

* ab/fetch-prune:
  fetch: make the --prune-tags work with <url>
  fetch: add a --prune-tags option and fetch.pruneTags config
  fetch tests: add scaffolding for the new fetch.pruneTags
  git-fetch & config doc: link to the new PRUNING section
  git remote doc: correct dangerous lies about what prune does
  git fetch doc: add a new section to explain the ins & outs of pruning
  fetch tests: fetch <url> <spec> as well as fetch [<remote>]
  fetch tests: expand case/esac for later change
  fetch tests: double quote a variable for interpolation
  fetch tests: test --prune and refspec interaction
  fetch tests: add a tag to be deleted to the pruning tests
  fetch tests: re-arrange arguments for future readability
  fetch tests: refactor in preparation for testing tag pruning
  remote: add a macro for "refs/tags/*:refs/tags/*"
  fetch: stop accessing "remote" variable indirectly
  fetch: trivially refactor assignment to ref_nr
  fetch: don't redundantly NULL something calloc() gave us
2018-03-06 14:54:01 -08:00
..
2017-11-27 11:06:37 +09:00
2018-02-28 13:37:52 -08:00
2014-07-16 11:10:11 -07:00
2017-10-06 10:07:18 +09:00
2018-02-07 12:41:36 -08:00
2017-12-27 11:16:25 -08:00
2018-02-13 13:39:04 -08:00
2018-02-15 14:55:43 -08:00
2017-11-18 12:31:29 +09:00
2018-02-27 10:33:57 -08:00
2017-10-07 16:27:55 +09:00
2018-03-06 14:54:01 -08:00
2018-02-15 14:55:41 -08:00
2017-12-08 09:52:42 -08:00
2017-09-25 15:24:07 +09:00
2018-02-15 14:55:47 -08:00
2017-11-21 14:07:50 +09:00
2017-06-24 14:28:41 -07:00
2018-03-06 14:54:00 -08:00
2018-02-15 14:55:47 -08:00
2017-08-26 22:55:09 -07:00
2018-02-13 13:39:03 -08:00
2018-02-15 14:55:43 -08:00
2017-11-18 12:31:29 +09:00
2017-12-08 09:52:42 -08:00
2018-02-13 13:39:04 -08:00
2017-12-13 11:15:14 -08:00
2017-08-22 10:29:03 -07:00
2017-12-27 11:16:29 -08:00
2018-03-06 14:53:59 -08:00
2018-02-15 14:55:47 -08:00
2017-11-21 14:07:50 +09:00
2017-06-24 14:28:41 -07:00