Merge branch 'fixes'
[gitweb.git] / Documentation / git-pull.txt
index 952779292b56ad70aae4d287357a8ca3db61414c..bae05dee99ebaa7866885d3d8a36cde81e5d700e 100644 (file)
@@ -24,6 +24,10 @@ OPTIONS
 -------
 include::pull-fetch-param.txt[]
 
+-a, \--append::
+       Append ref names and object names of fetched refs to the
+       existing contents of $GIT_DIR/FETCH_HEAD.  Without this
+       option old data in $GIT_DIR/FETCH_HEAD will be overwritten.
 
 Author
 ------