Git makes Developer’s life easy, we can’t even imagine how difficult Dev and Ops life can be without git. Git […] Blog DevOps Git How to squash all commits into one
A virtual environment is one of the very important tools for testing Python code without affecting the system python and […] Blog DevOps Python How to install Virtual Environment – Python