eclipse - Git repository clone always import the same project -


edit: found out causing problem. i've added new remote/origin/ entry in git config that's causing eclipse fetch same project everytime.

i new git. having problem cloning repo eclipse.

no matter repo try clone, "import project git" screen force me select same project name(in case it's membership program) , when click finish button. import "membership program" eclipse.

here link ( http://imgur.com/09pol ) containing screenshots of import process can better idea of talking about.

anyone have idea did wrong?

perhaps try selecting 'new project' radio button on second dialog in screenshot.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -