author | Shawn Pearce <spearce@spearce.org> | |
Tue, 11 Jul 2006 03:38:35 +0000 (23:38 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 11 Jul 2006 04:21:27 +0000 (21:21 -0700) | ||
commit | 55b7835e1b81a6debc7648149d2b8a4c5c64ddba | |
tree | 511bc31360ea05091c8d2aa47d8b41a8bbe72a20 | tree | snapshot |
parent | a3a733e63bb8dfbd6921b8f405d652db1821d4fd | commit | diff |
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>
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 | diff | blob | history | |
git-pull.sh | diff | blob | history |