Giteabot
d8ad9228ca
Fix gogit GetRefCommitID
( #32705 ) ( #32712 )
...
Backport #32705 by @Zettat123
Fix #32335
When we call `GetRefCommitID` and the reference is already a commit ID,
the `GetRefCommitID` with go-git will return a `NotExist` error. This PR
improves the `GetRefCommitID` for go-git. If the input is already a
commit ID, it will be returned directly.
Co-authored-by: Zettat123 <zettat123@gmail.com>
2024-12-04 07:59:48 +00:00
..
2024-09-25 10:19:35 +08:00
2024-09-07 03:47:23 +08:00
2024-04-22 11:48:42 +00:00
2024-02-27 18:56:18 +01:00
2024-06-17 07:41:47 +00:00
2024-09-11 11:14:40 +08:00
2024-04-02 17:48:27 +00:00
2024-04-09 20:27:30 +08:00
2024-04-02 17:48:27 +00:00
2024-04-03 02:16:46 +00:00
2024-12-04 07:59:48 +00:00
2024-03-08 15:30:10 +08:00
2024-03-18 21:14:51 +00:00
2024-09-11 14:54:19 +08:00
2024-09-22 19:12:57 +00:00
2024-09-22 19:12:57 +00:00
2024-10-03 16:33:26 +00:00
2024-05-24 11:01:09 +08:00
2024-07-31 23:06:37 +08:00
2024-04-27 12:23:37 +00:00
2024-11-18 03:42:30 +00:00
2024-04-13 17:32:15 +00:00
2024-11-12 03:26:26 +00:00
2024-11-13 10:26:37 +08:00
2024-04-27 08:03:49 +00:00
2024-04-22 23:55:43 +00:00
2024-05-02 09:48:24 +08:00
2024-11-05 11:43:30 +08:00
2024-04-25 11:22:32 +00:00
2024-06-29 15:54:15 +00:00
2024-11-01 03:53:59 +00:00
2024-06-20 01:27:13 +00:00
2024-03-22 12:16:23 +00:00
2024-09-18 16:52:44 +08:00
2024-06-10 12:04:49 +08:00
2024-04-03 02:16:46 +00:00
2024-04-02 17:48:27 +00:00
2024-05-20 06:17:21 +00:00
2024-11-13 10:26:37 +08:00