[Buildbot-commits] [buildbot/buildbot] 2b0dda: Git: Do 'submoduly sync' before 'submodule update'

GitHub noreply at github.com
Fri Apr 3 06:14:55 UTC 2015


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: 2b0dda1956cf872e3bc3c76bfaae9bcd4fb19f48
      https://github.com/buildbot/buildbot/commit/2b0dda1956cf872e3bc3c76bfaae9bcd4fb19f48
  Author: Kevin Funk <kfunk at kde.org>
  Date:   2015-04-02 (Thu, 02 Apr 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Git: Do 'submoduly sync' before 'submodule update'

See 'git submodule sync' man page:
"This is useful when submodule URLs change upstream
and you need to update your local repositories accordingly."

Fixes #2155


  Commit: 3d47f1668fcd6b37e1d502b5b194a4187f8accd1
      https://github.com/buildbot/buildbot/commit/3d47f1668fcd6b37e1d502b5b194a4187f8accd1
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-04-03 (Fri, 03 Apr 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge pull request #1618 from krf/git-submodule-sync

Git: Do 'submodule sync' before 'submodule update'

Fixes ticket:2155


Compare: https://github.com/buildbot/buildbot/compare/fac64522ffa4...3d47f1668fcd


More information about the Commits mailing list