git - How do I import specific or old commit from bitbucket using eGit in eclipse -


i have created 1 branch (say submaster) master in bitbucket , done around 4 commit eclipse using egit.

now want import project 2nd commit of submaster. possible import directly eclipse or have first download old commit , import eclipse?

you need cherry-pick, cli easier, if must use egit, plenty of documentation, such https://wiki.eclipse.org/egit/user_guide#cherry_picking


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -