I want to do a git pull
but only till a specific commit.
A->B->C->D->E->F (Remote master HEAD)
so suppose my local master
HEAD points to B
, and I want to pull till E
. What should I do ?
This is not pulling a specific commit, this is pulling upto a specific commit.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…