GRV : GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour a...
Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
CodeStream : CodeStream is a free open-source extension for VS Code, Visual Studio, and JetBrains.
CodeStream supercharges development workflows by putting collabo...
gitflow : Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
Tool to make sure your commits are compliant with conventional commits. It is aimed mainly at CIs to prevent branches with commits that don’t comply. Usage as a pre-commit hook is also under consideration.