[Buildbot-commits] [buildbot/buildbot] bb517c: Properly handle git branches with slashes in trycl...
GitHub
noreply at github.com
Tue Jun 3 01:15:18 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: bb517c6edd129b4fd2013fb3ef9cd2197bb00431
https://github.com/buildbot/buildbot/commit/bb517c6edd129b4fd2013fb3ef9cd2197bb00431
Author: David Gstir <david at sigma-star.at>
Date: 2014-05-30 (Fri, 30 May 2014)
Changed paths:
M master/buildbot/clients/tryclient.py
Log Message:
-----------
Properly handle git branches with slashes in tryclient.
Buildbot try --vc=git breaks when branches contain slashes. This patch fixes this by stripping only proper (i.e configured in current git repo) remote names.
Signed-off-by: David Gstir <david at sigma-star.at>
Commit: 70812a8e4909201680ff167fde033e5e0034f8a9
https://github.com/buildbot/buildbot/commit/70812a8e4909201680ff167fde033e5e0034f8a9
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-06-02 (Mon, 02 Jun 2014)
Changed paths:
M master/buildbot/clients/tryclient.py
Log Message:
-----------
Merge sigma-star/buildbot:tryclient-git-branches-fix (PR #1158)
Compare: https://github.com/buildbot/buildbot/compare/0c0681b7551f...70812a8e4909
More information about the Commits
mailing list