Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Signed push support #1470

Answered by Byron
ajakk asked this question in Q&A
Discussion options

Hi, is there any way to sign pushes akin to git push --signed? If not, could it be added?

You must be logged in to vote

It's possible to pass any arguments to the push operation as outlined in the docs. Using one of the examples there, one could run origin.push(signed=True) I believe.

Replies: 2 comments

Comment options

Ah, it's also possible to hack around this via git configuration.

You must be logged in to vote
0 replies
Comment options

It's possible to pass any arguments to the push operation as outlined in the docs. Using one of the examples there, one could run origin.push(signed=True) I believe.

You must be logged in to vote
0 replies
Answer selected by Byron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1469 on July 20, 2022 23:57.

AltStyle によって変換されたページ (->オリジナル) /