Skip to content
  • Ann T Ropea's avatar
    print_sha1_ellipsis: introduce helper · a2cd709d
    Ann T Ropea authored and Junio C Hamano's avatar Junio C Hamano committed
    
    
    Introduce a helper print_sha1_ellipsis() that pays attention to the
    GIT_PRINT_SHA1_ELLIPSIS environment variable, and prepare the tests to
    unconditionally set it for the test pieces that will be broken once the code
    stops showing the extra dots by default.
    
    The removal of these dots is merely a plan at this step and has not happened
    yet but soon will.
    
    Document GIT_PRINT_SHA1_ELLIPSIS.
    
    Signed-off-by: default avatarAnn T Ropea <bedhanger@gmx.de>
    Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
    a2cd709d