mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	Doc Change: syncing_forks.rst
Add [git checkout master] before pull from upstream
This commit is contained in:
		@@ -17,6 +17,8 @@ Update the **master branch** of your forked copy from xcat2/xcat-core
 | 
			
		||||
 | 
			
		||||
#. Pull the ahead commits from the ``upstream master`` to your local master branch. ::
 | 
			
		||||
 | 
			
		||||
    $ git checkout master
 | 
			
		||||
 | 
			
		||||
    $ git pull upstream master
 | 
			
		||||
    remote: Counting objects: 38, done.
 | 
			
		||||
    remote: Compressing objects: 100% (15/15), done.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user