Jan 18, 2022
Dicas para melhorar o seu perfil no LinkedIn
Dicas práticas para melhorar o seu perfil no LinkedIn em menos de 30 minutos
Jan 18, 2022
Dicas práticas para melhorar o seu perfil no LinkedIn em menos de 30 minutos
Jan 16, 2022
Your new best friend: git study cards!
Jan 15, 2022
Undo the last commit with git reset using --soft and reuse the message with ORIG_HEAD
Jan 15, 2022
Desfaça o último commit com git reset usando --soft e reutilize a mensagem com o ORIG_HEAD
Jan 14, 2022
Learn how to use the git reset command to undo most recent commits
Jan 14, 2022
Veja como usar o comando git reset para desfazer os commits recentes
Jan 1, 2022
Veja como usar git checkout e git switch para criar um branch e automaticamente mudar para ele
Jan 1, 2022
See how to use git checkout and git switch to create a branch and switch to it with just one command
Dec 30, 2021
See how to use git rebase to bring all the most recent commits to your current branch
A quick guide to commands you will use daily
What if you could have a Git dictionary? A book where you could find a description of how the most commonly used commands work, with practical examples?