awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Version Control Workflows · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesVersion Control Workflows

Methodologies and tools that enforce specific processes for managing code changes and collaborative development.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Version Control Workflows. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Version Control and Management
  4. Version Control Workflows

Awesome Version Control Workflows GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • tiimgreen/github-cheat-sheet

    tiimgreen/github-cheat-sheet

    55,238GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a comprehensive reference guide for Git and GitHub. It functions as both a command-line cheat sheet for terminal-based version control operations and a collaborative workflow resource detailing platform-specific conventions for managing repositories, issu

    awesomeawesome-listgit
  • firstcontributions/first-contributions

    firstcontributions/first-contributions

    52,672GitHubView on GitHub↗

    This project is an educational resource designed to lower the barrier to entry for new developers learning how to participate in open-source software development. It provides a safe, guided practice environment where beginners can master the fundamental workflows required to contribute to public repositories. The proj

    beginnerbeginner-friendlycontribute

Explore sub-tags

  • Branch-Based IsolationDevelopment practice of using separate branches to isolate changes before integration.
  • Change ReversionAutomated tools for undoing or reverting committed changes.
  • Pull Request ManagementTechniques and commands for reviewing, testing, and merging contributions via pull requests.