Browse Source
Unless the user passed --push-option, the client does not intend to pass push options to the server. Without this change, all pushes to servers without push option support fail. Not enabling the feature (instead of enabling it and sending an empty list of options) in this case is more intuitive and matches the behavior of C git push's --push-option parameter better. Bug: 500149 Change-Id: Ia4f13840cc54d8ba54e99b1432108f1c43022c53 Signed-off-by: Stefan Beller <sbeller@google.com>stable-4.5
Stefan Beller
8 years ago
committed by
Jonathan Nieder
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue