author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | |
Thu, 18 Aug 2011 12:29:37 +0000 (19:29 +0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 18 Aug 2011 18:03:32 +0000 (11:03 -0700) | ||
commit | 76f5df305beddb864b3d1d12800d0de442d05596 | |
tree | 1fc72df675abb2c0673db3394e0769a5a8292eab | tree | snapshot |
parent | 294e15fc19b5ba370b703d003920d000a4f5547a | commit | diff |
log: decorate grafted commits with "grafted"
In shallow repositories, this may help detect whether a branch ends,
or it is deeper than current depth.
It also show graft points that extend a branch.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In shallow repositories, this may help detect whether a branch ends,
or it is deeper than current depth.
It also show graft points that extend a branch.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
log-tree.c | diff | blob | history |