Mapping examples between libgit2 and git2go in README need to be updated #941

Open
opened 2022-10-12 14:04:28 -05:00 by otherpaco · 0 comments
otherpaco commented 2022-10-12 14:04:28 -05:00 (Migrated from github.com)

In this list:

https://github.com/libgit2/git2go#which-go-version-to-use

One should use libgit2 v1.5 with git2go v34

The text implies libgit2 v1.2 with git2go v34

"You can import them in your project with the version's major number as a suffix. For example, if you have libgit2 v1.2 installed, you'd import git2go v34 with:"

I updated the two relevant sentences in this PR https://github.com/libgit2/git2go/pull/939

In this list: https://github.com/libgit2/git2go#which-go-version-to-use One should use **libgit2 v1.5** with **git2go v34** The text implies **libgit2 v1.2** with **git2go v34** "You can import them in your project with the version's major number as a suffix. For example, if you have libgit2 v1.2 installed, you'd import git2go v34 with:" I updated the two relevant sentences in this PR https://github.com/libgit2/git2go/pull/939
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#941
No description provided.