Updated INSTALLATION doc
This commit is contained in:
		
					parent
					
						
							
								f536da4e01
							
						
					
				
			
			
				commit
				
					
						9cfdeb73c6
					
				
			
		
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -45,15 +45,19 @@ After You have complited the task create a pull request and ask someone to revie | ||||||
| 
 | 
 | ||||||
| *merging your branch* | *merging your branch* | ||||||
| **IMPORTANT** | **IMPORTANT** | ||||||
|  | 
 | ||||||
| Before You make a pull request from Your forked branch to the ungleich make sure You did merge and resolve any conflicts You may find and that the application is running bug free. | Before You make a pull request from Your forked branch to the ungleich make sure You did merge and resolve any conflicts You may find and that the application is running bug free. | ||||||
| Also You can run | Also You can run | ||||||
| 
 | 
 | ||||||
| ``./manage test`` | ``./manage test`` | ||||||
| 
 | 
 | ||||||
|  | 
 | ||||||
| To merge upstream branch run this git commands. | To merge upstream branch run this git commands. | ||||||
| 
 | 
 | ||||||
| ``git fetch upstream`` | ``git fetch upstream`` | ||||||
|  | 
 | ||||||
| ``git checkout your_feature_branch`` | ``git checkout your_feature_branch`` | ||||||
|  | 
 | ||||||
| ``git merge remotes/upstream/develop`` | ``git merge remotes/upstream/develop`` | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue