nvie / gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
http://nvie.com/posts/a-successful-git-branching-model/
Other
26.6k stars 2.66k forks source link

RFC: Improving Git Workflow Using Versioning Patterns #6488

Open BAD-WOLF opened 6 months ago

BAD-WOLF commented 6 months ago

Include this information in your README or use it as the basis for a new feature that would automate the process described in this RFC

RFC: Improving Git Workflow Using Versioning Patterns

Document Status

This RFC (Request for Comments) describes a proposal to enhance the Git workflow by incorporating more robust and clear versioning practices. This document is in an early stage of discussion and is subject to revisions and changes.

  1. Introduction
  1. Keywords
  1. Improvement Proposal
  1. Conclusion
  1. Final Considerations