git - How do I import specific or old commit from bitbucket using eGit...Add, edit, and commit to source files
I have created a one branch from master in bitbucket and done around 4 commits from eclipse using Egit.
I want to import the project from the second commit.Is it possible to import directly into eclipse if I download the old commit first?
You need to cherry-pick, but it's much easier if you use egit.