Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jackverstraate
Copy link

Edited the ZSH shell command to use the proper denotation for the TTY variable.

Why:

This will fix GPG failing to sign commits/tags on macOS as it now properly able to reference the TTY variable.

What's being changed (if available, include any code snippets, screenshots, or gifs):

$(tty) --> $TTY

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

Edited the ZSH shell command to use the proper denotation for the TTY variable.
Copy link

welcome bot commented Sep 13, 2025

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Sep 13, 2025
Copy link
Contributor

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
authentication/managing-commit-signature-verification/telling-git-about-your-signing-key.md fpt
ghec
ghes@ 3.17 3.16 3.15 3.14
fpt
ghec
ghes@ 3.17 3.16 3.15 3.14

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

@Sharra-writes
Copy link
Contributor

@jackverstraate Thanks for opening a PR! Copilot says this change is incorrect, but Copilot is far from infallible, so I'm getting a second (human) opinion.

@Sharra-writes Sharra-writes added content This issue or pull request belongs to the Docs Content team authentication Content relating to authentication and removed triage Do not begin working on this issue until triaged by the team labels Sep 15, 2025
@Sharra-writes
Copy link
Contributor

@jackverstraate I looked into this a little more, and you don't provide exact details about what you're doing, but I'm told the errors likely have something to do with the way you're setting up your variables. The article as its written isn't wrong, even if it doesn't work for your preferred setup. Because of that, I'm going to close this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authentication Content relating to authentication content This issue or pull request belongs to the Docs Content team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants