• Show log

    Commit

  • Hash : 51e4da6d
    Author : Carlos Martín Nieto
    Date : 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.