Tag signing support #926

Open
savely-krasovsky wants to merge 2 commits from savely-krasovsky/main into main
savely-krasovsky commented 2022-08-14 16:47:41 -05:00 (Migrated from github.com)

Currently you cannot sign with git2go. This PR allows to do it. See test.

Currently you cannot sign with git2go. This PR allows to do it. See test.
savely-krasovsky commented 2022-08-15 06:28:37 -05:00 (Migrated from github.com)

@lhchavez, please review.

@lhchavez, please review.
savely-krasovsky commented 2022-09-08 13:57:28 -05:00 (Migrated from github.com)

@lhchavez @carlosmn any news?

@lhchavez @carlosmn any news?
savely-krasovsky commented 2022-10-07 10:16:54 -05:00 (Migrated from github.com)

Don't want to fork it... @lhchavez any news? I've seen some activity few days ago.

Don't want to fork it... @lhchavez any news? I've seen some activity few days ago.
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 savely-krasovsky/main main
git pull origin savely-krasovsky/main

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff savely-krasovsky/main
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#926
No description provided.