Log ref changes made by git-fetch and git-pull.
authorShawn Pearce <spearce@spearce.org>
Tue, 11 Jul 2006 03:38:35 +0000 (23:38 -0400)
committerJunio C Hamano <junkio@cox.net>
Tue, 11 Jul 2006 04:21:27 +0000 (21:21 -0700)
When git-fetch updates a reference record in the associated reflog
what type of update took place and who caused it (git-fetch or
git-pull, by invoking git-fetch).

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found