git use only from specific range of commit
I have a branch with several commits, example:
commit40
commit39
commit38
...
commit02
commit01
How could I make a new branch using the previous one with a range of commits? let's say since commit 38 to 40
from Recent Questions - Stack Overflow https://ift.tt/2Y3j74x
https://ift.tt/eA8V8J
Comments
Post a Comment