Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Submodule and http fixes #3269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 29, 2015
Merged

Submodule and http fixes #3269

merged 3 commits into from
Jun 29, 2015

Conversation

carlosmn
Copy link
Member

Plug a leak in submodules and re-allow trainling slashes for looking up submodules.

Let the HTTP transport ask the caller again if the server rejected authentication.

carlosmn added 2 commits June 29, 2015 20:54
Remove some of the logic that was left-over from the time we had a cache
of submodules, plugging a leak of the submodule object in certain cases.
We allow looking up a submodule by path, but we lost the path
normalisation during the recent changes. Bring it back.
When the server rejects an authentication request, ask the caller for
the credentials again, instead of giving up on the first try.
@carlosmn carlosmn force-pushed the cmn/release-fixups branch from fc703f2 to 8b38006 Compare June 29, 2015 19:26
ethomson added a commit that referenced this pull request Jun 29, 2015
@ethomson ethomson merged commit 4a0313b into master Jun 29, 2015
@carlosmn carlosmn deleted the cmn/release-fixups branch June 30, 2015 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants