Why does git cvsimport create a branch named origin?

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

 



After converting my CVS repositories from CVS to git using

    git cvsimport -a -m -A authors repo

I see that two branches, master and origin are created:

    $ cd repo
    $ git branch
    * master
      origin

What is the branch origin for?  Should I delete it?

Steve



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux