exec_cmd: rename to use dash in file name
authorStefan Beller <sbeller@google.com>
Tue, 10 Apr 2018 21:26:18 +0000 (14:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Apr 2018 09:11:00 +0000 (18:11 +0900)
commitd807c4a...1db2b06db047fc6d5d18ac25c8f05bd7
tree7f9d412...192cc3ea2142aa2f3e45a443512954a2copy hash to clipboard (tree)
parente233bef...3e4a73ec183eb927ab4803aefc77bab9copy hash to clipboard (diff)
33 files changed:
Makefile
attr.c
builtin/add.c
builtin/am.c
builtin/describe.c
builtin/difftool.c
builtin/hash-object.c
builtin/help.c
builtin/index-pack.c
builtin/init-db.c
builtin/merge-tree.c
builtin/notes.c
builtin/pull.c
builtin/receive-pack.c
common-main.c
config.c
exec-cmd.c [new file with mode: 0644]
exec-cmd.h [new file with mode: 0644]
exec_cmd.c [deleted file]
exec_cmd.h [deleted file]
fetch-pack.c
git.c
help.c
http-backend.c
http-fetch.c
http-push.c
imap-send.c
remote-curl.c
remote-testsvn.c
run-command.c
sequencer.c
shell.c
upload-pack.c