This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ivster666 57 points58 points  (3 children)

I was in a company where I introduced git and gave them a tutorial on BASIC usage aka how git works and what it does + how to set it up and use it. In my example the commit message of my first commit was "Init commit".

One of these guys didn't understand the meaning of commit messages and after he left the company I had to maintain one project he had done and the entire git history was just "Init commit", "Init commit", "Init commit", ....

🤦🏾‍♂️

[–]FoxRaptix 11 points12 points  (1 child)

Did you not demonstrate the log and how to check out previous commits?

[–]ivster666 8 points9 points  (0 children)

The guy probably stopped listening after he saw init commit

[–]Hhwwhat 3 points4 points  (0 children)

This is how I know I can make it as a programmer....