Adding a comment with a git push #5523
afargnoli-ops
started this conversation in
General Discussions
Replies: 2 comments 3 replies
-
That's not how git works. Commit has a comment (or message). Push doesn't have a comment, push just pushes the commits to another repo. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Not godot related at all btw |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What I've found frustrating is that after I've made several commits on my local machine, implemented, tested, and reviewed some enhancement, I can't include a comment with my push to say something along the lines of "These commits add the ABC feature to our wonderful product." It just seems that a comment with a push would be something many people would use.
Beta Was this translation helpful? Give feedback.
All reactions