zeripath
ffc08c1914
Do not read or write git reference files directly ( #18079 )
...
Git will and can pack references into packfiles and therefore if you write/read the
files directly you will get false results. Instead you should use update-ref and
show-ref. To that end I have created three new functions in git/repo_commit.go that
will do this correctly.
Related #17191
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-12-23 21:44:00 +08:00
..
2021-11-09 20:57:58 +01:00
2021-11-19 21:39:57 +08:00
2021-12-10 09:27:50 +08:00
2021-12-15 14:59:57 +08:00
2021-12-15 13:39:34 +08:00
2021-12-20 04:41:31 +00:00
2021-12-10 09:27:50 +08:00
2021-11-12 22:36:47 +08:00
2021-12-20 04:41:31 +00:00
2021-06-09 14:53:12 +02:00
2021-12-15 14:59:57 +08:00
2021-11-09 20:57:58 +01:00
2021-07-29 03:42:15 +02:00
2021-11-16 16:53:21 +08:00
2021-11-19 19:41:40 +08:00
2021-06-09 01:33:54 +02:00
2021-11-16 18:18:25 +00:00
2021-11-17 20:34:35 +08:00
2021-06-09 01:33:54 +02:00
2021-06-09 01:33:54 +02:00
2021-12-20 04:41:31 +00:00
2021-12-10 09:27:50 +08:00
2021-11-12 22:36:47 +08:00
2021-11-24 17:49:20 +08:00
2021-12-12 23:48:20 +08:00
2021-11-16 18:18:25 +00:00
2021-11-12 22:36:47 +08:00
2021-12-17 09:15:02 +08:00
2021-08-11 02:31:13 +02:00
2021-12-23 21:44:00 +08:00
2021-11-16 16:53:21 +08:00
2021-12-10 10:51:27 +08:00
2021-12-21 10:01:58 +08:00
2021-08-11 18:08:52 +03:00
2021-12-10 09:27:50 +08:00
2021-12-16 23:55:12 +08:00
2021-12-10 16:14:24 +08:00
2021-12-10 09:27:50 +08:00
2021-12-12 23:48:20 +08:00
2021-12-15 15:50:11 +08:00
2021-11-28 12:58:28 +01:00
2021-12-10 09:27:50 +08:00
2021-12-10 10:51:27 +08:00