diff --git a/changelog.d/pr-7625 b/changelog.d/pr-7625 new file mode 100644 index 00000000000..ff8c51f0253 --- /dev/null +++ b/changelog.d/pr-7625 @@ -0,0 +1,8 @@ +synopsis: Support Git submodules in source-package-respository +packages: cabal-install +prs: #7625 +issues: #5536 +descripion: { +- Fetch all source-package-respositories with all the submodules +- Use `git reset --hard` instaed of `git checkout` for source-package-respositories +} \ No newline at end of file