Skip to content

Commit

Permalink
Readme: updated
Browse files Browse the repository at this point in the history
  • Loading branch information
janpecha committed Aug 24, 2016
1 parent 9ce1304 commit a582eff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ $repo->merge('branch-name');
$repo->checkout('master');
$repo->pull('origin');
$repo->push('origin');
$repo->fetch('origin');

$repo->getRepositoryPath();

Expand Down Expand Up @@ -147,4 +148,4 @@ Library requires PHP 5.4 or later.
------------------------------

License: [New BSD License](license.md)
<br>Author: Jan Pecha, http://janpecha.iunas.cz/
<br>Author: Jan Pecha, https://www.janpecha.cz/

0 comments on commit a582eff

Please sign in to comment.