Page MenuHomePhabricator

checkSyntax.php should be updated for git
Closed, InvalidPublic

Description

From https://www.mediawiki.org/wiki/CheckSyntax.php

--modified
  check only files modified in the current working copy (requires that the
  script is run from a Subversion checkout and that the SVN command-line
  client is present. Use this option to quickly check your changes before
  committing them to the repository.

This should be updated for git support.


Version: unspecified
Severity: normal

Details

Reference
bz42392

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:54 AM
bzimport set Reference to bz42392.
bzimport added a subscriber: Unknown Object (MLST).

Looks like this is in core, not code-utils.

This was done in Gerrit change 4387. Just need to update the wiki page.