/dev/null links oct 2021

30 Oct 2021 / Oscar F

Package your python project: To have your project installable from a Package Index like PyPI, you’ll need to create a Distribution (aka “Package”) for your project.

Stackoverflow answer: Git - Remove commit from history

Stackoverflow answer: Git - Merge multiple commits