ABArmen Barsegyaninarmen96.hashnode.dev·Nov 30, 2019Git Interactive Rebase“Can you please remove your last commit we decided not to use that feature ?”. “Can you please squash your commits together so we get a clean, reversible git history?”. “Can you rewrite your commit’s message to describe better the problem it solves,...00
ABArmen Barsegyaninarmen96.hashnode.dev·Nov 30, 2019Continuous integration and Continuous deliveryContinuous integration (CI) and continuous delivery (CD) are two acronyms that are often mentioned when people talk about modern development practices. The implementation is also known as the CI/CD pipeline and is one of the best practices for DevOps...00