diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2017-08-11 18:23:47 +0200 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2017-08-14 10:53:02 +0200 |
commit | d9b6fd4fba1fa996ba6c71358ad933ba2328ba18 (patch) | |
tree | ba46a8598e3d381c0bdf0da8d503bfa66e2a7ab0 /spec/support/gitlab-git-test.git/packed-refs | |
parent | c19ea197c7195771ddd68fa298f72c28612cadd8 (diff) | |
download | gitlab-ce-malformed-submodule.tar.gz |
Handle missing .gitmodules when getting submodule urlsmalformed-submodule
Diffstat (limited to 'spec/support/gitlab-git-test.git/packed-refs')
-rw-r--r-- | spec/support/gitlab-git-test.git/packed-refs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/gitlab-git-test.git/packed-refs b/spec/support/gitlab-git-test.git/packed-refs index ce5ab1f705b..507e4ce785a 100644 --- a/spec/support/gitlab-git-test.git/packed-refs +++ b/spec/support/gitlab-git-test.git/packed-refs @@ -8,6 +8,7 @@ 46e1395e609395de004cacd4b142865ab0e52a29 refs/heads/gitattributes-updated 4b4918a572fa86f9771e5ba40fbd48e1eb03e2c6 refs/heads/master 5937ac0a7beb003549fc5fd26fc247adbce4a52e refs/heads/merge-test +9596bc54a6f0c0c98248fe97077eb5ccf48a98d0 refs/heads/missing-gitmodules f4e6814c3e4e7a0de82a9e7cd20c626cc963a2f8 refs/tags/v1.0.0 ^6f6d7e7ed97bb5f0054f2b1df789b39ca89b6ff9 8a2a6eb295bb170b34c24c76c49ed0e9b2eaf34b refs/tags/v1.1.0 |