[PR #267] [MERGED] Bugfix for crushing when git clone --recursive doctrine2 #7936

Open
opened 2026-01-22 15:57:38 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/267
Author: @alexander-torosh
Created: 1/21/2012
Status: Merged
Merged: 1/22/2012
Merged by: @beberlei

Base: masterHead: master


📝 Commits (1)

  • 9f831f4 changed submodule doctrine-build-common url

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .gitmodules (+1 -1)

📄 Description

Bugfix for crushing when git clone --recursive doctrine2 without https-access users previlegies

Changed
https://github.com/doctrine/doctrine-build-common.git
to
git://github.com/doctrine/doctrine-build-common.git
with read-only access


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/267 **Author:** [@alexander-torosh](https://github.com/alexander-torosh) **Created:** 1/21/2012 **Status:** ✅ Merged **Merged:** 1/22/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9f831f4`](https://github.com/doctrine/orm/commit/9f831f4c98e839066e1235e37898006137af719b) changed submodule doctrine-build-common url ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitmodules` (+1 -1) </details> ### 📄 Description Bugfix for crushing when git clone --recursive doctrine2 without https-access users previlegies Changed https://github.com/doctrine/doctrine-build-common.git to git://github.com/doctrine/doctrine-build-common.git with read-only access --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 15:57:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#7936