##// END OF EJS Templates
DOC: Fix typo in a recommended command in gitwash.
Robert Kern -
Show More
@@ -149,7 +149,7 b' Overview'
149 # pull changes from github
149 # pull changes from github
150 git fetch upstream
150 git fetch upstream
151 # merge from upstream
151 # merge from upstream
152 git merge upstream master
152 git merge upstream/master
153
153
154 In detail
154 In detail
155 ---------
155 ---------
General Comments 0
You need to be logged in to leave comments. Login now