What happened to branches other than dragonfly-2010Q3
    Siju George 
    sgeorge.ml at gmail.com
       
    Fri Aug 19 04:29:39 PDT 2011
    
    
  
Hi,
When I list remote branches in the newly checked out repository it show only
dfly-blkbuild# git branch -r
  origin/dragonfly-2010Q3
  origin/dragonfly-master
  origin/master
but in an older pkgsrc it shows
dfly-bkpsrv# git branch -r
  origin/dragonfly-2010Q3
  origin/dragonfly-master
  origin/master
  origin/pkgsrc-2010Q1
  origin/pkgsrc-2010Q2
  origin/pkgsrc-2010Q3
  origin/pkgsrc-2010Q4
  origin/pkgsrc-2011Q1
How Do I get origin/pkgsrc-2010Q1 in the new one?
The new one gave this error too
dfly-blkbuild# git pull
    
    
More information about the Users
mailing list