fix(docs): fix libgit2 version in examples #939

Open
otherpaco wants to merge 1 commits from otherpaco/patch-1 into main
otherpaco commented 2022-10-06 15:36:21 -05:00 (Migrated from github.com)

git2go v34 goes with libgit2 v1.5

If you want to do me a favor add the label hacktoberfest-accepted to the PR
thx

git2go v34 goes with libgit2 v1.5 If you want to do me a favor add the label **hacktoberfest-accepted** to the PR thx
This pull request has changes conflicting with the target branch.
  • README.md
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b otherpaco/patch-1 main
git pull origin otherpaco/patch-1

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff otherpaco/patch-1
git push origin main
Sign in to join this conversation.
No reviewers
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#939
No description provided.