diff options
author | Daniel Barkalow <barkalow@iabervon.org> | 2005-12-04 17:59:37 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-12-04 19:32:49 +0100 |
commit | 4c353e890c0107a8e733ab11634da21844ec38ba (patch) | |
tree | 17098bb6ffe08069660166a27d20eb6ea2877316 /http-fetch.c | |
parent | [PATCH] daemon.c and path.enter_repo(): revamp path validation. (diff) | |
download | git-4c353e890c0107a8e733ab11634da21844ec38ba.tar.xz git-4c353e890c0107a8e733ab11634da21844ec38ba.zip |
Warn when send-pack does nothing
If you try to push into an empty repository with no ref arguments to
git push, it doesn't do anything and doesn't say anything. This adds a
warning when send-pack isn't going to push anything, so you don't
assume that it silently did what you wanted.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'http-fetch.c')
0 files changed, 0 insertions, 0 deletions