Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  git-pull documentation: warn about the option order
  • Loading branch information
Junio C Hamano committed Mar 11, 2008
2 parents 702088a + 92aeb99 commit 1c53606
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/git-pull.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Note that you can use `.` (current directory) as the
<repository> to pull from the local repository -- this is useful
when merging local branches into the current branch.

Also note that options meant for `git-pull` itself and underlying
`git-merge` must be given before the options meant for `git-fetch`.

OPTIONS
-------
Expand Down

0 comments on commit 1c53606

Please sign in to comment.