Re: [PATCH] git-prompt: Document GIT_PS1_DESCRIBE_STYLE

2012-12-11 Thread Junio C Hamano
Anders Kaseorg writes: > GIT_PS1_DESCRIBE_STYLE was introduced in v1.6.3.2~35. Document it in the > header comments. > > Signed-off-by: Anders Kaseorg > --- Thanks. > contrib/completion/git-prompt.sh | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/contrib/completion/git-pr

[PATCH] git-prompt: Document GIT_PS1_DESCRIBE_STYLE

2012-12-11 Thread Anders Kaseorg
GIT_PS1_DESCRIBE_STYLE was introduced in v1.6.3.2~35. Document it in the header comments. Signed-off-by: Anders Kaseorg --- contrib/completion/git-prompt.sh | 9 + 1 file changed, 9 insertions(+) diff --git a/contrib/completion/git-prompt.sh b/contrib/completion/git-prompt.sh index bf