Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jc/sha1-name-object-peeler' · 1b7b22bf
    Junio C Hamano authored
    There was no good way to ask "I have a random string that came from
    outside world. I want to turn it into a 40-hex object name while
    making sure such an object exists".  A new peeling suffix ^{object}
    can be used for that purpose, together with "rev-parse --verify".
    
    * jc/sha1-name-object-peeler:
      peel_onion(): teach $foo^{object} peeler
      peel_onion: disambiguate to favor tree-ish when we know we want a tree-ish
    1b7b22bf