Searched refs:commitFile (Results 1 – 2 of 2) sorted by relevance
97 private function commitFile($filePath, $message) function in action_plugin_gitbacked_editcommit246 $this->commitFile($mediaPath, $message);261 $this->commitFile($mediaPath, $message);303 $this->commitFile($pagePath, $message);
84 - moved within `action/editcommit.php` to `commitFile(...)` - PR [#103]