Skip to content

Commit 422f994

Browse files
committed
�[38;5;238m─────┬──────────────────────────────────────────────────────────────────────────�[0m
�[38;5;238m│ �[0m�[1mSTDIN�[0m �[38;5;238m─────┼──────────────────────────────────────────────────────────────────────────�[0m �[38;5;238m 1�[0m �[38;5;238m│�[0m �[38;5;231mfix: resolve fetch failing with "no configured ref-specs"�[0m �[38;5;238m 2�[0m �[38;5;238m│�[0m �[38;5;238m 3�[0m �[38;5;238m│�[0m �[38;5;231mPass None for the remote parameter instead of extracting the URL string,�[0m �[38;5;238m 4�[0m �[38;5;238m│�[0m �[38;5;231mletting gix resolve the default remote which has refspecs configured.�[0m �[38;5;238m 5�[0m �[38;5;238m│�[0m �[38;5;238m 6�[0m �[38;5;238m│�[0m �[38;5;231mCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>�[0m �[38;5;238m─────┴──────────────────────────────────────────────────────────────────────────�[0m
1 parent ae5d6cd commit 422f994

File tree

4 files changed

+590
-300
lines changed

4 files changed

+590
-300
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ spellchecker:off
1212
We document all important changes below.
1313

1414
Submod follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
15+
## [0.2.5] - 2026-03-22
16+
### Bug Fixes
17+
18+
- Fix fetch failing with "no configured ref-specs" by letting gix resolve the default remote instead of passing a raw URL([`4041947`](https://github.com/bashandbone/submod/commit/404194740563cdfeb5fd1992247afb0ccd5d04d0))
19+
20+
1521
## [0.2.4] - 2026-03-22
1622
### Bug Fixes
1723

0 commit comments

Comments
 (0)