Re: [PATCH 5/7] fetch: add missing documentation

2013-12-09 Thread Junio C Hamano
Felipe Contreras writes: > There's no mention of the 'origin' default, or the fact that the > upstream tracking branch remote is used. > > Signed-off-by: Felipe Contreras > --- > Documentation/git-fetch.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/git-fetch.txt

[PATCH 5/7] fetch: add missing documentation

2013-12-07 Thread Felipe Contreras
There's no mention of the 'origin' default, or the fact that the upstream tracking branch remote is used. Signed-off-by: Felipe Contreras --- Documentation/git-fetch.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/git-fetch.txt b/Documentation/git-fetch.txt index e08a028