Skip to content

GitHub related doubt #161883

Jun 6, 2025 · 5 comments · 4 replies
Discussion options

You must be logged in to vote

I think you need to understand the difference between git logs and commit messages :

  • git logs : they are logs so not easily readable, juste read them to understand why your commit have failed or crashed
  • commit message : this is the message a collaborator wrote to explain his commit. You should read this one every time, as says @Robinbinu, to understand the new modifications.

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nasrin1748
Comment options

Comment options

You must be logged in to vote
1 reply
@nasrin1748
Comment options

Comment options

You must be logged in to vote
2 replies
@Robinbinu
Comment options

@Pallandos
Comment options

Answer selected by nasrin1748
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants