Re: [PATCH] fetch-pack: update the documentation for "..." arguments

2016-03-05 Thread Junio C Hamano
Gabriel Souza Franco writes: > When we started allowing an exact object name to be fetched from the > command line, we forgot to update the documentation. > > Signed-off-by: Gabriel Souza Franco > --- Thanks for resending ;-) -- To unsubscribe from this list: send the line "unsubscribe git" in

[PATCH] fetch-pack: update the documentation for "..." arguments

2016-03-05 Thread Gabriel Souza Franco
When we started allowing an exact object name to be fetched from the command line, we forgot to update the documentation. Signed-off-by: Gabriel Souza Franco --- Documentation/git-fetch-pack.txt | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/git-fetch-pack.txt b/Documentat