Git and fabric interaction

Fabric is a framework dedicated to make things easier for developers in the preproduction and production phases.

Basically it is a system that allows us to develop scripts with their tools, which will serve to automate all processes deploy. It is written in Python, and is independent of the systems we use versions below.

In this paper, we discuss the integration between Fabric and Git, a powerful versioning system developed by Linus Torvads, which is increasingly used in all areas.

Ver