diff options
| author | Jeff Carr <[email protected]> | 2024-12-17 15:02:44 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-17 15:02:44 -0600 |
| commit | cf84056045bde16df39a3218baf8aa46be290554 (patch) | |
| tree | 5b1fa66d7f0231077aa4d6084d4844ca92d6f708 /script | |
| parent | d5a0e0056f7c73290bd75e214886c9b57cbd021f (diff) | |
| parent | 585a8dbbe57e3538ad2acaef58c3bf8bb238e000 (diff) | |
Merge branch 'devel'
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 |
