diff options
author | Hariom Verma <hariom18599@gmail.com> | 2020-08-21 21:41:46 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-28 13:52:50 -0700 |
commit | 87d3beb6e0eedfb83a8dd425e3c612d977b6ac8d (patch) | |
tree | ec2c72032b2a48bef73bf7f3851d2eae59e22d15 /.clang-format | |
parent | ref-filter: modify error messages in `grab_objectname()` (diff) | |
download | tgif-87d3beb6e0eedfb83a8dd425e3c612d977b6ac8d.tar.xz |
ref-filter: rename `objectname` related functions and fields
In previous commits, we prepared some `objectname` related functions
for more generic usage, so that these functions can be used for `tree`
and `parent` atom.
But the name of some functions and fields may mislead someone.
For ex: function `objectname_atom_parser()` implies that it is
for atom `objectname`.
Let's rename all such functions and fields.
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Mentored-by: Heba Waly <heba.waly@gmail.com>
Signed-off-by: Hariom Verma <hariom18599@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions