mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-12-25 17:21:14 +00:00
Added a note about our use of git flow
This commit is contained in:
parent
81887feb00
commit
ec9f97c1d6
@ -18,6 +18,12 @@ For more details about OpenSubdiv, see [Pixar Graphics Technologies](http://grap
|
||||
- DirectX 11 support
|
||||
|
||||
|
||||
## Git Flow
|
||||
|
||||
We have adopted the git flow branching model. It is not necessary to use the git-flow extensions, though you may find them useful! But it will be helpful to read about the git flow branching model in order to understand the organization of branches and tags that you will find in the repository.
|
||||
|
||||
* [git-flow extensions](https://github.com/nvie/gitflow)
|
||||
|
||||
## Quickstart
|
||||
|
||||
Basic instructions to get started with the code.
|
||||
|
Loading…
Reference in New Issue
Block a user