Files
git/builtin
Karthik Nayak ed3272720e update-ref: add support for 'symref-create' command
Add 'symref-create' command to the '--stdin' mode 'git-update-ref' to
allow creation of symbolic refs in a transaction. The 'symref-create'
command takes in a <new-target>, which the created <ref> will point to.

Also, support the 'core.prefersymlinkrefs' config, wherein if the config
is set and the filesystem supports symlinks, we create the symbolic ref
as a symlink. We fallback to creating a regular symref if creating the
symlink is unsuccessful.

Helped-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-06-07 10:25:45 -07:00
..
2024-04-22 16:27:43 -07:00
2024-04-05 10:49:49 -07:00
2024-04-05 15:21:14 -07:00
2024-02-13 10:18:50 -08:00
2024-02-12 09:32:41 -08:00
2024-04-09 14:31:45 -07:00
2024-03-28 14:13:50 -07:00
2023-07-06 11:54:48 -07:00
2024-04-01 13:21:34 -07:00
2024-01-08 14:05:15 -08:00
2024-04-05 10:49:49 -07:00
2024-02-26 09:35:40 -08:00
2023-07-06 11:54:48 -07:00
2024-03-28 14:13:50 -07:00
2024-04-05 10:49:49 -07:00
2024-03-07 15:59:41 -08:00
2024-03-28 14:13:50 -07:00
2024-03-28 14:13:50 -07:00
2024-01-18 12:17:41 -08:00