Commit 51e4da6d8aa4a3a961d49197b004dbf7ccee8612

Carlos Martín Nieto 2013-04-29T01:49:40

push: don't send a packfile when only issuing delete commands For update and create commands where all the objects are known to exist in the remote, we must send an empty packfile. However, if all we issue are delete commands, no packfile must be sent. Take this into consideration for push.