worktree: avoid 0{40}, too many zeroes, hard to read
commitef23c347cf363118e236ae72fe6372443fae1ecf
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 22 May 2016 09:33:55 +0000 (22 16:33 +0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 May 2016 20:19:22 +0000 (24 13:19 -0700)
tree6bbb26cf2d44e12682276337384b0ef86e538d04
parentafb9e30b2cadfa010975b29e0ff7459d4b7ae953
worktree: avoid 0{40}, too many zeroes, hard to read

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/worktree.c