Conversation
"Git" is the correct term here.
|
@zanedp : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
There was a problem hiding this comment.
Pull request overview
This pull request corrects a terminology error in the Azure Pipelines documentation. The change updates "GitHub" to "Git" on line 20, correctly distinguishing between GitHub (the platform/service) and Git (the version control system). The sentence describes configuring Git user identity for Azure DevOps operations, which involves Git commands, not GitHub-specific functionality.
Changes:
- Updated line 20 to use "Git" instead of "GitHub" when referring to version control commands and user configuration
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
"Git" is the correct term here.