You've already forked mailcow-dockerized
							
							
				mirror of
				https://github.com/mailcow/mailcow-dockerized.git
				synced 2025-10-30 23:57:54 +02:00 
			
		
		
		
	Add comments to update
This commit is contained in:
		| @@ -41,8 +41,11 @@ There is no update routine. You need to refresh your pulled repository clone and | ||||
| stash all local changes, pull changes from the remote master branch and apply your stash on top of it: | ||||
|  | ||||
| ``` | ||||
| # Stash local changes | ||||
| git stash | ||||
| # Re-pull master | ||||
| git pull | ||||
| # Apply stash and remove it | ||||
| git stash pop | ||||
| ``` | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user