A beginners quickstart guide to Git
- Updated
Jul 7, 2024 - Python
A beginners quickstart guide to Git
git-cl is a Git subcommand for managing named changelists (like in SVN). Group files into changelists before staging or committing – keep parallel work organised and avoid accidental commits.
Gitlab Bot to backport merge requests to stable release branches.
🚀 AI-powered Git commit message generator using Google Gemini AI. Automatically creates professional conventional commits.
Project Quality Controller - A unified system for managing development standards, quality assurance, and environment consistency across all projects with zero-cost deployment.
A step-by-step demonstration of GitFlow branching model with visualizations. Includes examples of feature development, releases, and hotfixes.
A git hook multiplexer allowing for the easy setup of multiple git hooks.
Solution for the Elevate Labs DevOps internship task (Task 4). This project demonstrates a standard Git workflow using a feature-branching strategy, pull requests for code review and merging, and release tagging.
🤖 Assistente CLI que gera mensagens de commit profissionais usando IA. Analisa alterações do código via git diff e cria commits no formato convencional com OpenAI GPT ou Google Gemini.
Easy and fast annotation of diffs using git.
Proyecto para practicar flujo de trabajo colaborativo en equipo usando Python. Calculadora básica con tests para aprender Git workflow, branches, PRs y code reviews.
Real-time GitHub Intelligence Dashboard - Monitor GitHub activity with style and efficiency.
Add a description, image, and links to the git-workflow topic page so that developers can more easily learn about it.
To associate your repository with the git-workflow topic, visit your repo's landing page and select "manage topics."