You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi All,
Here is my situation, I want to reset my commit to very old commit, but only need to pick up 1 or 2 after the very old commit? is it possible.
for example:
commit 10
commit 9
commit 8
commit 7
...
...
commit 1.
what I want to do is to reset to commit 1 and pickup commit 8 only.
Thanks,
Hi @Jeff Lu,
I would recommend going back to commit 1 (double click on the commit in History), creating a new branch, and then cherrypicking commit 8 onto that new branch. Hope that helps.
Brian Ganninger
Principal Developer, Sourcetree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.