diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-26 13:41:01 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-26 15:26:19 +0000 |
| commit | b85683201250e97a30bfe7a5dbba5508f8e86f65 (patch) | |
| tree | 216b8e344d346c8007a1796a33dbcf073a63c9e7 /src/lib/login/mod.rs | |
| parent | 0d6ed93e4d143bb066205543af13f0ec6ddbdd58 (diff) | |
fix: strip refs/tags/ prefix when computing remote tracking ref name
refspec_remote_ref_name() only stripped refs/heads/, so tag refspecs
produced refs/remotes/origin/refs/tags/v1.0.0 instead of
refs/remotes/origin/v1.0.0. ngit sync reads the latter form, so the
tracking ref was never found and sync failed with 'src refspec does not
match any existing object'.
Diffstat (limited to 'src/lib/login/mod.rs')
0 files changed, 0 insertions, 0 deletions