DragonFly BSD
DragonFly users List (threaded) for 2011-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

What happened to branches other than dragonfly-2010Q3


From: Siju George <sgeorge.ml@xxxxxxxxx>
Date: Fri, 19 Aug 2011 16:57:20 +0530

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


[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]