Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jk/remote-pushremote-config-reading' · d52571d5
    Junio C Hamano authored
    "git push" did not pay attention to branch.*.pushremote if it is
    defined earlier than remote.pushdefault; the order of these two
    variables in the configuration file should not matter, but it did by
    mistake.
    
    * jk/remote-pushremote-config-reading:
      remote: handle pushremote config in any order
    d52571d5