Searched refs:Git (Results 1 – 25 of 40) sorted by relevance
12
38 Git::set_bin($gitPath);48 …Git::set_bin(empty($repoWorkDir) ? Git::get_bin() : Git::get_bin().' --work-tree '.escapeshellarg(…54 Git::set_bin(Git::get_bin().' '.$params);
3 **Version** is a library that helps with managing the version number of Git-hosted PHP projects.40 * If `$path` is not (part of) a Git repository and `$release` is in `X.Y.Z` format then `$release` …41 * If `$path` is not (part of) a Git repository and `$release` is in `X.Y` format then `$release` is…42 * If `$path` is (part of) a Git repository and `$release` is in `X.Y.Z` format then the output of `…43 * If `$path` is (part of) a Git repository and `$release` is in `X.Y` format then a string is retur…
5 name Git Log (based on: Doku-Git-Viewer)
1 # Git repository log viewer for Dokuwiki13 * Git
1 Git repository viewer plugin for Dokuwiki30 Git
5 name Doku-Git-Viewer
1 This is a simple Git plugin for dokuwiki.
1 ==== An FAILURE with the Git repo path occurred on @DOKUWIKIURL@ ====
1 ==== The following Git command was performed on @DOKUWIKIURL@ ====
1 ==== The creation of a new Git repo FAILED on @DOKUWIKIURL@ ====
1 ==== The following Git command FAILED on @DOKUWIKIURL@ ====
6 desc Pages and Media are stored in Git
1 ==== Ein FEHLER mit dem konfigurierten Git Repository Pfad ist aufgetreten auf @DOKUWIKIURL@ ====
1 ==== FEHLER beim Anlegen eines neuen Git Repositories auf @DOKUWIKIURL@ ====
1 ==== Der folgende Git Befehl wurde ausgeführt auf @DOKUWIKIURL@ ====
1 ==== Der folgende Git Befehl ist FEHLGESCHLAGEN auf @DOKUWIKIURL@ ====
10 description: the Git branch specifier to build (<branchName>, <tagName>,
38 use SebastianBergmann\Git;40 $git = new Git('/usr/local/src/money');
27 class Git { class277 $resource = proc_open(Git::get_bin(), $descriptorspec, $pipes);358 return $this->run_command(Git::get_bin()." ".$command);
7 * Switch from Bazaar to Git.
34 ===== Update Git =====71 ===== Advanced Git Options =====77 …our git. These two steps are combined in the pull function of the **Update Git** window. In this …
28 * Git: Add the `.gitignore` file. (Ivan Enderlin, 2016-01-06T08:02:54+01:00)
38 _Versions beyond this point do not exist within the Git History!_
17 * [Browse Git](https://github.com/phpseclib/phpseclib)