Existem algumas maneiras diferentes de desfazer as coisas no git, mas para o propósito deste…
Read MoreTag: command line
How to revert a commit in git
UncategorizedThere are a few different ways to undo things in git but for the purpose…
Read MoreManaging local git branches with git rebase
how-toWhen you work on a codebase with other people, you need to manage your local…
Read MoreAdd a filename in the command line when running a Python script
UncategorizedOR: Run a Python script with arguments You can add arguments to the command line…
Read More