author | Junio C Hamano <junkio@cox.net> | |
Tue, 20 Sep 2005 06:52:33 +0000 (23:52 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 20 Sep 2005 22:07:54 +0000 (15:07 -0700) | ||
commit | 89d844d084f14bc9506f63cd3c9aa44b21b49067 | |
tree | 05a4fb47dff443d0ddefc825c843c11b86d32f4c | tree | snapshot |
parent | 2a39064c65e70a3e763c4dff5553cd2af3d10211 | commit | diff |
Do not give alarming error message from rsync in fetch and clone.
When we check the optional objects/info/alternates file at the remote
repository, we forgot to really squelch error message from rsync.
Not having that file is not a crime.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When we check the optional objects/info/alternates file at the remote
repository, we forgot to really squelch error message from rsync.
Not having that file is not a crime.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-clone.sh | diff | blob | history | |
git-fetch.sh | diff | blob | history |