Allow retrieving/setting repository owner validation #913

Open
clns wants to merge 1 commits from clns/owner-validation into main
clns commented 2022-04-20 22:17:55 -05:00 (Migrated from github.com)

Uses the GIT_OPT_GET_OWNER_VALIDATION and GIT_OPT_SET_OWNER_VALIDATION options introduced in 4161ebdd50

Uses the `GIT_OPT_GET_OWNER_VALIDATION` and `GIT_OPT_SET_OWNER_VALIDATION` options introduced in https://github.com/libgit2/libgit2/commit/4161ebdd50dc29205dcc94cba5320c6d0d2537a7
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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 clns/owner-validation main
git pull origin clns/owner-validation

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff clns/owner-validation
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#913
No description provided.