People who put "Git" on their résumé as a skill are precisely the people, whose git log looks like this:
$ git log --oneline
reformat code
fix last time
fix
fix all
implement
Initial commit
People who put "Git" on their résumé as a skill are precisely the people, whose git log looks like this: $ git log --oneline 2 comments | Expand all CWs
@kytta Mine is a bit like that, especially the private repos. At least with the public ones, I try harder to think of synonyms for "fix". :P |
@kytta Can confirm, this is true.