> [gnura...@localhost gnuradio]$ git branch --track next origin/next
> Branch next set up to track remote branch next from origin.
> 
> and
> 
> [gnura...@localhost gnuradio]$ git checkout next
> Switched to branch 'next'
> 
> And that is all. It kind of leaves me doubting whether I have done the
> correct thing or not because intuitively I am expecting to see a new
> directory that reads something like gr-uhd.
> 

You should see a directory named gr-uhd. Its odd that you dont?

Can you post the output of the command: git describe

-Jos

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to