Hi All, i ve got a clone of hadoop and tried to switch to branch-2 but ,it is not working ,while switching to other branches like branch-1.2 is possible. Any idea why cant switch to branch-2 ?
That’s what i ve done : $ git clone git://github.com/apache/hadoop-common.git hadoop-1 $ cd hadoop-1 $ git checkout remotes/origin/branch-2 Samaneh