Skip to content
Snippets Groups Projects
Commit b9552a5f authored by Martin Afanasjew's avatar Martin Afanasjew
Browse files

download_strategy: fix git submodule references (#303)

Some Git versions create absolute `gitdir:` pointers in a submodule's
`.git` file, which can be problematic once the resource is staged and
causes various Git operations for those submodules to fail. Work around
this issue by fixing the submodule `.git` files after submodule update.

See Homebrew/homebrew-core#1520 for details and an affected formula.
parent 0a7fcf29
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment