Log ref changes made by git-fetch and git-pull.
commit55b7835e1b81a6debc7648149d2b8a4c5c64ddba
authorShawn Pearce <spearce@spearce.org>
Tue, 11 Jul 2006 03:38:35 +0000 (10 23:38 -0400)
committerJunio C Hamano <junkio@cox.net>
Tue, 11 Jul 2006 04:21:27 +0000 (10 21:21 -0700)
tree511bc31360ea05091c8d2aa47d8b41a8bbe72a20
parenta3a733e63bb8dfbd6921b8f405d652db1821d4fd
Log ref changes made by git-fetch and git-pull.

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>
git-fetch.sh
git-pull.sh