I used for access to my private module this
git config --global url.“https://oauth2:pmJEnPyB5SsdfyqPJDYb@gitlab.com/mi/my-theme.git”.insteadOf “https://gitlab.com/mi/my-theme.git”
how use this with you netlify platform ?
I used for access to my private module this
git config --global url.“https://oauth2:pmJEnPyB5SsdfyqPJDYb@gitlab.com/mi/my-theme.git”.insteadOf “https://gitlab.com/mi/my-theme.git”
how use this with you netlify platform ?
Hi @tpavel-aspose,
Changing Git config is not possible on Netlify at the moment. I’d recommend using a Git submodule.