git-am support for naked email messages (take 2)
[git.git] / Documentation / git-fetch.txt
index 438240c..d1b45f9 100644 (file)
@@ -18,7 +18,7 @@ the objects necessary to complete them.
 
 The ref names and their object names of fetched refs are stored
 in `.git/FETCH_HEAD`.  This information is left for a later merge
-operation done by "git resolve" or "git octopus".
+operation done by "git merge".
 
 
 OPTIONS