GitHub related doubt #161883
-
What are you suppose to do when you see others gitlog commits? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 4 replies
-
Hello 👋 Could you explain yourself? What do you mean by "suppose to do"? |
Beta Was this translation helpful? Give feedback.
-
I am not sure if it's common or not to see others gitlog commits.Just learning if it's not common what am i suppose to do like should I avoid or should I complain about the incident to the member? |
Beta Was this translation helpful? Give feedback.
-
Git log are supposed to be used for debugging/logging, it's not easy readable. You should normally see or read the commit messages from other people 😃 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I think you need to understand the difference between git logs and commit messages :
|
Beta Was this translation helpful? Give feedback.
I think you need to understand the difference between git logs and commit messages :