Skip to content

Checkout specific submodule reference #449

Answered by aormsby
arihannu asked this question in Q&A
Discussion options

You must be logged in to vote

Something like this should do the trick.

git fetch --depth=1 origin "refs/heads/<your ref name>"
git checkout <your ref name>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@arihannu
Comment options

Answer selected by arihannu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants