Eelco Dolstra
|
d1bf7431bb
|
Revert "Merge pull request #4922 from nrdxp/default-submodules"
This reverts commit 6678e98411 , reversing
changes made to 90b2dd570c .
|
2021-09-22 17:25:25 +02:00 |
|
Timothy DeHerrera
|
769ca4e26d
|
libfetchers/git: fetch submodules by default
|
2021-06-17 12:00:26 -06:00 |
|
Eelco Dolstra
|
54955867a6
|
Merge remote-tracking branch 'origin/master' into flakes
|
2020-04-07 14:29:45 +02:00 |
|
Eelco Dolstra
|
55cefd41d6
|
Merge branch 'fetchgit-recursive' of https://github.com/blitz/nix
|
2020-04-07 13:45:17 +02:00 |
|
Bjørn Forsman
|
be84049baf
|
tests/fetchGitSubmodules.sh: more checks
|
2020-03-29 22:29:58 +02:00 |
|
Bjørn Forsman
|
6864ad7cf5
|
fetchGit: fix submodule output attribute
Before this change it would be false for all evaluations but the first.
Now it follows the input argument (as it should).
|
2020-03-29 22:29:58 +02:00 |
|
Bjørn Forsman
|
587e259bfd
|
tests/fetchGitSubmodules: add more tests
|
2020-03-29 22:29:58 +02:00 |
|
Julian Stecklina
|
6c00a9545f
|
Fix typo in submodule test
|
2020-03-29 22:29:58 +02:00 |
|
Julian Stecklina
|
435366ed3c
|
Rename fetchGit fetchSubmodules to just submodules
|
2020-03-29 22:29:58 +02:00 |
|
Julian Stecklina
|
c846abb5cc
|
Add more test for git submodule functionality
|
2020-03-29 22:29:58 +02:00 |
|
Julian Stecklina
|
c8d33de777
|
Add git submodule fixes from @bjornfor
This fixes fetching repositories with no submodules and also cleans up
.git files in checkouts.
|
2020-03-29 22:29:57 +02:00 |
|
Julian Stecklina
|
c2a24c2b88
|
Add test for fetchGit submodule support
|
2020-03-29 22:29:57 +02:00 |
|