Skip to content

Minor typo in note on git push and types of tags sent to server#2074

Open
marteaga76 wants to merge 1 commit intoprogit:mainfrom
marteaga76:main
Open

Minor typo in note on git push and types of tags sent to server#2074
marteaga76 wants to merge 1 commit intoprogit:mainfrom
marteaga76:main

Conversation

@marteaga76
Copy link
Copy Markdown

@marteaga76 marteaga76 commented Apr 7, 2026

Changes

  • Minor typo in note on git push and types of tags that it sends to the server

Context

Earlier in this chapter it states

the git push command doesn’t transfer tags to remote servers

But the NOTE further down incorrectly states git push pushes both light weight and annotated tags to the server.
99% sure this is a typo, where git push origin <tagname> is the command intended

This PR makes that change

@marteaga76 marteaga76 changed the title Minor typo in note on git push and types of tags Minor typo in note on git push and types of tags it pushes Apr 7, 2026
@marteaga76 marteaga76 changed the title Minor typo in note on git push and types of tags it pushes Minor typo in note on git push and types of tags sent to server Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant