Example workflow
                                                            
                                                        
- 
                                                                
A development stream is under the central control of OpenText Dimensions CM.
 - 
                                                                
A Git developer clones the stream into their local Git repository.
 - 
                                                                
The developer branches, commits, and works as normal with their Git repository.
 - 
                                                                
Another developer is using an OpenText Dimensions CM client. They update their local CM controlled work area from the same stream.
 - 
                                                                
The second developer works on the code and delivers their changes to OpenText Dimensions CM.
 - 
                                                                
The developer tries to deliver their changes. The deliver fails as there are changes in the stream that they need to merge.
 - 
                                                                
The developer pulls the changes and merges them into their local Git repository.
 - 
                                                                
The developer now successfully delivers their changes to OpenText Dimensions CM.
 

                                                        
                                                        
                                                        
                                                        
                                                        
                                                                    
                                                                    
                                        
                                        