diff options
author | Slavomir Vlcek <svlc@inventati.org> | 2014-11-12 14:10:22 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-11-13 10:40:41 -0800 |
commit | c4f901d1593f3ef097c3e73daa2847ed9ad9efe0 (patch) | |
tree | 11c5b4fe233ad7c6e8e58c638bc7bb7262390b19 /Documentation/technical/api-parse-options.txt | |
parent | Merge branch 'nd/gitignore-trailing-whitespace' into maint (diff) | |
download | tgif-c4f901d1593f3ef097c3e73daa2847ed9ad9efe0.tar.xz |
builtin: move builtin retrieval to get_builtin()
There was a redundant code for a builtin command retrieval in
'handle_builtin()' and 'is_builtin()'.
Introduce a new function 'get_builtin()' and using it from
both of these places to reduce the redundancy.
Signed-off-by: Slavomir Vlcek <svlc@inventati.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/api-parse-options.txt')
0 files changed, 0 insertions, 0 deletions