1
0
mirror of https://github.com/git/git synced 2024-07-02 15:48:44 +00:00
git/refs
Junio C Hamano 86a49253a6 Merge branch 'it/refs-name-conflict'
Expose "name conflict" error when a ref creation fails due to D/F
conflict in the ref namespace, to improve an error message given by
"git fetch".

* it/refs-name-conflict:
  refs: return conflict error when checking packed refs
2024-05-23 11:04:27 -07:00
..
debug.c refs: remove create_symref and associated dead code 2024-05-07 08:51:50 -07:00
files-backend.c Merge branch 'it/refs-name-conflict' 2024-05-23 11:04:27 -07:00
iterator.c refs: always treat iterators as ordered 2024-02-21 09:58:06 -08:00
packed-backend.c refs: remove create_symref and associated dead code 2024-05-07 08:51:50 -07:00
packed-backend.h Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'" 2022-04-13 15:51:33 -07:00
ref-cache.c refs: always treat iterators as ordered 2024-02-21 09:58:06 -08:00
ref-cache.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2023-04-24 12:47:32 -07:00
refs-internal.h refs: remove create_symref and associated dead code 2024-05-07 08:51:50 -07:00
reftable-backend.c Merge branch 'kn/ref-transaction-symref' 2024-05-20 11:20:04 -07:00