[wp-trac] [WordPress Trac] #36394: git-or-svn module assumes only one can be true
WordPress Trac
noreply at wordpress.org
Tue Apr 12 22:33:21 UTC 2016
#36394: git-or-svn module assumes only one can be true
------------------------------+-----------------------------
Reporter: iseulde | Owner: iseulde
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Future Release
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+-----------------------------
Changes (by iseulde):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"37185"]:
{{{
#!CommitTicketReference repository="" revision="37185"
Build/Test Tools: Better git/svn detection
Prevent tasks from running twice in parallel
if both .svn and .git directories are present.
Add `--ignore-externals` to `svn status`
and replace `git diff --name-only` with `git status --short`.
Merge some duplicate code.
Fixes #36394.
See #35557.
See [36906].
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36394#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list