transport-helper: clarify pushing without refspecs
authorFelipe Contreras <redacted>
Thu, 18 Apr 2013 04:14:30 +0000 (23:14 -0500)
committerJunio C Hamano <redacted>
Thu, 18 Apr 2013 06:27:03 +0000 (23:27 -0700)
commit21610d820b97583a8f4e3e7f4a48716c8e32fd92
treeff5afc835ea273a105a2ed0b7514b2fc5c30ff0e
parentbb0a5cc9dc574e1dda4ee6bcb1e0f166d29dcd65
transport-helper: clarify pushing without refspecs

This has never worked, since it's inception the code simply skips all
the refs, essentially telling fast-export to do nothing.

Let's at least tell the user what's going on.

Signed-off-by: Felipe Contreras <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/gitremote-helpers.txt
t/t5801-remote-helpers.sh
transport-helper.c
git clone https://git.99rst.org/PROJECT