diff options
| author | Jeff Carr <[email protected]> | 2024-12-17 15:01:59 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-17 15:01:59 -0600 |
| commit | 585a8dbbe57e3538ad2acaef58c3bf8bb238e000 (patch) | |
| tree | 301cdd9c38afd13aabbf0ef04041f26aac1a2c62 /script | |
| parent | 530f3618a8f4c7d9c8d3981548112439b22e09e7 (diff) | |
rename as libgit2v0.1.0
Diffstat (limited to 'script')
| -rwxr-xr-x | script/install-libgit2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/install-libgit2.sh b/script/install-libgit2.sh index f2468c8..54e8334 100755 --- a/script/install-libgit2.sh +++ b/script/install-libgit2.sh @@ -1,7 +1,7 @@ #!/bin/sh # -# Install libgit2 to git2go in dynamic mode on Travis +# Install libgit2 to go libgit2 in dynamic mode on Travis # set -ex |
