summaryrefslogtreecommitdiff
path: root/object.h
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2018-05-19 05:28:28 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-05-21 05:07:20 (GMT)
commit44cecbf8a02921a60eb6f7461f6877329edc8a0d (patch)
tree698f2a8e35091b64a9b626836f10c546bd1c1a56 /object.h
parent60855a5343d4fb7b232ee7ed1e0aee18f312b9ec (diff)
downloadgit-44cecbf8a02921a60eb6f7461f6877329edc8a0d.zip
git-44cecbf8a02921a60eb6f7461f6877329edc8a0d.tar.gz
git-44cecbf8a02921a60eb6f7461f6877329edc8a0d.tar.bz2
show-branch: note about its object flags usage
This is another candidate for commit-slab. Keep Junio's observation in code so we can search it later on when somebody wants to improve the code. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'object.h')
-rw-r--r--object.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/object.h b/object.h
index b8e70e5..caf3652 100644
--- a/object.h
+++ b/object.h
@@ -43,6 +43,7 @@ struct object_array {
* builtin/index-pack.c: 2021
* builtin/pack-objects.c: 20
* builtin/reflog.c: 10--12
+ * builtin/show-branch.c: 0-------------------------------------------26
* builtin/unpack-objects.c: 2021
*/
#define FLAG_BITS 27