Skip to content
Snippets Groups Projects
Select Git revision
  • approxidate-tweaks
  • master default protected
  • bulk-checkin-sign-compare-fix
  • v2.49.0
  • v2.49.0-rc2
  • v2.49.0-rc1
  • v2.49.0-rc0
  • v2.48.1
  • v2.48.0
  • v2.48.0-rc2
  • v2.48.0-rc1
  • v2.46.3
  • v2.40.4
  • v2.41.3
  • v2.42.4
  • v2.43.6
  • v2.44.3
  • v2.45.3
  • v2.47.2
  • v2.48.0-rc0
  • v2.47.1
  • v2.47.0
  • v2.47.0-rc1
23 results

completion

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Junio C Hamano authored
    The completion script used to use bare "read" without the "-r"
    option to read the contents of various state files, which risked
    getting confused with backslashes in them.  This has been
    corrected.
    
    * ek/completion-use-read-r-to-read-literally:
      completion: suppress unwanted unescaping of `read`
    4ca12e10
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..