#2750: Git: fetch all branches before switching to the given revision, if
branch=None
------------------------+-------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.8.+
 Version:  0.8.8        |   Keywords:  git
------------------------+-------------------
 See https://github.com/buildbot/buildbot/pull/1074

 {{{branch=None}}} is a bit of a degenerate case, referring vacuously to
 the "default branch", which in Git really means master.  However, it's
 also the default, and there's no reason to make that default fail in the
 interest of an optimization (not fetching every commit).

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2750>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to