]> granicus.if.org Git - git/commitdiff
Merge branch 'hv/bitshift-constants-in-blame' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Oct 2019 04:34:24 +0000 (13:34 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Oct 2019 04:34:24 +0000 (13:34 +0900)
Move the definition of a set of bitmask constants from 0ctal
literal to (1U<<count) notation.

* hv/bitshift-constants-in-blame:
  builtin/blame.c: constants into bit shift format

1  2 
builtin/blame.c

diff --cc builtin/blame.c
Simple merge