De-emphasise the symbolic link documentation.
authorAndy Parkins <andyparkins@gmail.com>
Thu, 30 Nov 2006 10:50:28 +0000 (10:50 +0000)
committerJunio C Hamano <junkio@cox.net>
Sat, 2 Dec 2006 05:57:47 +0000 (21:57 -0800)
The fact that git has previously used symbolic links for representing
symbolic refs doesn't seem relevant to the current function of
git-symbolic-ref. This patch makes less of a big deal about the
symbolic link history and instead focuses on what git does now.

Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found