git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Why does git cvsimport create a branch named origin?
@ 2019-01-18 13:42 Steve Keller
  0 siblings, 0 replies; only message in thread
From: Steve Keller @ 2019-01-18 13:42 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-18 13:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-18 13:42 Why does git cvsimport create a branch named origin? Steve Keller

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).