whatchanged: document its historical nature
commit52f425e1a9ab8b0ae572d06fe2a1b428f741ef4a
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Aug 2013 20:01:48 +0000 (9 13:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Aug 2013 16:01:54 +0000 (13 09:01 -0700)
tree37303b70c415ed1a435c3978afb41a3f3860c35c
parent627a8b8dcda6b6fd3946b2b5964c9154c410f518
whatchanged: document its historical nature

Encourage new users to use 'log' instead.  These days, these
commands are unified and just have different defaults.

'git log' only allowed you to view the log messages and no diffs
when it was added in early June 2005.  It was only in early April
2006 that the command learned to take diff options.  Because of
this, power users tended to use 'whatchanged' that already existed
since mid May 2005 and supported diff options.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-whatchanged.txt