Junio C Hamano
d39cab3989
Merge branch 'ab/fetch-tags-noclobber'
...
The rules used by "git push" and "git fetch" to determine if a ref
can or cannot be updated were inconsistent; specifically, fetching
to update existing tags were allowed even though tags are supposed
to be unmoving anchoring points. "git fetch" was taught to forbid
updates to existing tags without the "--force" option.
* ab/fetch-tags-noclobber:
fetch: stop clobbering existing tags without --force
fetch: document local ref updates with/without --force
push doc: correct lies about how push refspecs work
push doc: move mention of "tag <tag>" later in the prose
push doc: remove confusing mention of remote merger
fetch tests: add a test for clobbering tag behavior
push tests: use spaces in interpolated string
push tests: make use of unused $1 in test description
fetch: change "branch" to "reference" in --force -h output
2018-09-17 13:54:00 -07:00
..
2018-09-10 10:41:56 -07:00
2018-09-17 13:53:57 -07:00
2018-08-06 12:30:23 -07:00
2018-09-17 13:53:55 -07:00
2018-08-21 11:28:11 -07:00
2018-08-15 15:08:22 -07:00
2018-09-17 13:53:59 -07:00
2018-09-17 13:54:00 -07:00
2018-05-02 17:03:33 +09:00
2018-05-25 17:16:47 +09:00
2018-06-25 13:22:36 -07:00
2018-06-22 14:26:23 -07:00
2018-04-25 13:28:56 +09:00
2018-09-17 13:53:50 -07:00
2018-05-02 17:03:33 +09:00
2018-08-13 13:48:31 -07:00
2018-05-25 17:16:47 +09:00
2018-05-25 17:16:47 +09:00
2018-05-25 17:16:47 +09:00
2018-06-11 09:41:02 -07:00
2018-05-23 14:38:22 +09:00
2018-06-27 10:29:10 -07:00
2018-08-20 12:41:32 -07:00
2018-05-25 17:16:47 +09:00
2018-05-25 17:16:47 +09:00
2018-05-25 17:16:47 +09:00
2018-05-02 17:03:33 +09:00
2018-05-02 17:03:33 +09:00
2018-05-25 17:16:47 +09:00
2018-05-25 17:16:47 +09:00
2018-05-25 17:16:47 +09:00
2018-05-23 14:38:22 +09:00
2018-05-02 17:03:33 +09:00
2018-08-15 15:08:19 -07:00
2018-08-14 14:27:05 -07:00
2018-06-27 10:29:10 -07:00
2018-06-27 10:29:10 -07:00
2018-07-09 14:15:28 -07:00
2018-05-29 14:51:28 +09:00
2018-04-24 10:55:02 +09:00
2018-05-02 17:03:33 +09:00
2018-06-22 14:26:23 -07:00
2018-05-02 17:03:33 +09:00
2018-09-17 13:53:54 -07:00
2018-04-18 12:49:26 +09:00
2018-05-23 14:38:23 +09:00
2018-05-23 14:38:15 +09:00
2018-08-02 15:30:45 -07:00
2018-07-20 11:27:28 -07:00
2018-05-02 17:03:33 +09:00
2018-06-22 14:26:23 -07:00
2018-08-01 13:37:18 -07:00
2018-08-16 10:51:17 -07:00
2018-05-02 17:03:33 +09:00
2018-05-25 17:16:47 +09:00
2018-08-31 14:04:06 -07:00
2018-08-13 10:44:52 -07:00
2018-05-02 17:03:33 +09:00
2018-08-02 15:30:44 -07:00
2018-05-02 17:03:33 +09:00
2018-05-02 17:03:33 +09:00
2018-06-04 21:39:49 +09:00
2018-09-17 13:53:55 -07:00
2018-04-30 11:12:30 +09:00
2018-05-02 17:03:33 +09:00
2018-08-29 09:03:29 -07:00
2018-05-25 17:16:47 +09:00
2018-07-09 10:55:12 -07:00
2018-05-02 17:03:33 +09:00
2018-05-02 17:03:33 +09:00
2018-04-18 12:49:26 +09:00
2018-05-02 17:03:33 +09:00
2018-05-29 00:28:22 +09:00
2018-05-02 17:03:33 +09:00
2018-05-25 17:16:47 +09:00
2018-06-22 14:26:23 -07:00
2018-06-25 13:22:35 -07:00
2018-06-22 14:26:23 -07:00
2018-08-15 15:08:19 -07:00
2018-08-20 11:33:50 -07:00
2018-05-02 17:03:33 +09:00
2018-05-02 17:03:33 +09:00
2018-05-25 17:16:47 +09:00
2018-08-30 09:28:02 -07:00
2018-09-04 10:28:40 -07:00
2018-06-01 15:06:37 +09:00
2018-05-25 17:16:47 +09:00
2018-06-22 14:26:23 -07:00
2018-08-01 13:37:18 -07:00
2018-06-27 12:17:16 -07:00
2018-04-18 12:49:26 +09:00
2018-05-21 13:23:14 +09:00
2018-05-08 15:59:16 +09:00
2018-08-31 14:04:06 -07:00
2018-06-22 14:26:23 -07:00
2017-08-23 12:17:22 -07:00
2018-06-18 10:18:42 -07:00
2018-06-22 14:26:23 -07:00
2018-09-17 13:53:49 -07:00
2018-05-08 16:19:41 +09:00
2018-05-08 16:19:41 +09:00
2018-08-31 14:04:06 -07:00
2018-07-24 14:50:49 -07:00
2018-08-21 12:54:33 -07:00