[Buildbot-commits] [buildbot/buildbot] fdeaae: Use --init when updating submodules of a repo.

GitHub noreply at github.com
Sun Oct 20 02:49:18 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: fdeaae1f3220e5fc09c53602e411cc878c1c86b5
      https://github.com/buildbot/buildbot/commit/fdeaae1f3220e5fc09c53602e411cc878c1c86b5
  Author: Jonas Pommerening <jonas.pommerening at aixigo.de>
  Date:   2013-10-19 (Sat, 19 Oct 2013)

  Changed paths:
    M master/buildbot/steps/source/git.py

  Log Message:
  -----------
  Use --init when updating submodules of a repo.


  Commit: 2319a1534560ea1f6d0e690f6be048a15a8d92b8
      https://github.com/buildbot/buildbot/commit/2319a1534560ea1f6d0e690f6be048a15a8d92b8
  Author: Jonas Pommerening <jonas.pommerening at aixigo.de>
  Date:   2013-10-19 (Sat, 19 Oct 2013)

  Changed paths:
    M master/buildbot/test/unit/test_steps_source_git.py

  Log Message:
  -----------
  Test that submodule update --init is used.


  Commit: 73d62ec63421f420908dd7acef82ae6d0fbc1bf5
      https://github.com/buildbot/buildbot/commit/73d62ec63421f420908dd7acef82ae6d0fbc1bf5
  Author: Jonas Pommerening <jonas.pommerening at aixigo.de>
  Date:   2013-10-19 (Sat, 19 Oct 2013)

  Changed paths:
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Release notes for git submodule update --init.


  Commit: a3ce064a77edb4eab82b2346475e68d1cd78dcd9
      https://github.com/buildbot/buildbot/commit/a3ce064a77edb4eab82b2346475e68d1cd78dcd9
  Author: Amber Yust <amber.yust at gmail.com>
  Date:   2013-10-19 (Sat, 19 Oct 2013)

  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 #925 from jpommerening/git-submodule-update-init

Use `--init` when updating Git submodules


Compare: https://github.com/buildbot/buildbot/compare/be7b5eb830e8...a3ce064a77ed


More information about the Commits mailing list