Skip to content
Snippets Groups Projects
Select Git revision
  • passt default
  • master
  • pu
  • todo
  • next
  • maint
  • v2.8.0-rc1
  • v2.8.0-rc0
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.5
  • v2.7.0-rc3
  • v2.7.0-rc2
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.4
  • v2.6.3
  • v2.6.2
  • v2.6.1
  • v2.3.10
  • v2.5.4
  • v2.4.10
  • v2.6.0
  • v2.6.0-rc3
  • v2.5.3
26 results

t

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Clemens Buchacher authored
    An aborted merge prints the list of rejected paths as part of the
    error message. Since commit f66caaf9 (do not overwrite files in
    leading path), some of those paths do not have static buffers, so
    we have to keep a copy. Use string_list's to accomplish this.
    
    This changes the order of the list to the order in which the paths
    are processed. Previously, it was reversed.
    
    Signed-off-by: default avatarClemens Buchacher <drizzd@aon.at>
    Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
    3055d78f
    History
    Name Last commit Last update
    ..