add an extra level of indirection to main()
authorJeff King <peff@peff.net>
Fri, 1 Jul 2016 05:58:58 +0000 (01:58 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Jul 2016 22:09:10 +0000 (15:09 -0700)
commit3f2e229...b9c88a6ab5fc4bff02cf2a07ce057589
tree957f37b...b0e0097c480f3eaa5398eb88471755afcopy hash to clipboard (tree)
parent0b65a8d...db38962e700ee16776a3042beb489060copy hash to clipboard (diff)
52 files changed:
Makefile
common-main.c [new file with mode: 0644]
credential-cache--daemon.c
credential-cache.c
credential-store.c
daemon.c
fast-import.c
git-compat-util.h
git.c
http-backend.c
http-fetch.c
http-push.c
imap-send.c
remote-curl.c
remote-testsvn.c
sh-i18n--envsubst.c
shell.c
show-index.c
test-chmtime.c
test-config.c
test-ctype.c
test-date.c
test-delta.c
test-dump-cache-tree.c
test-dump-split-index.c
test-dump-untracked-cache.c
test-fake-ssh.c
test-genrandom.c
test-hashmap.c
test-index-version.c
test-line-buffer.c
test-match-trees.c
test-mergesort.c
test-mktemp.c
test-parse-options.c
test-path-utils.c
test-prio-queue.c
test-read-cache.c
test-regex.c
test-revision-walking.c
test-run-command.c
test-scrap-cache-tree.c
test-sha1-array.c
test-sha1.c
test-sigchain.c
test-string-list.c
test-submodule-config.c
test-subprocess.c
test-svn-fe.c
test-urlmatch-normalization.c
test-wildmatch.c
upload-pack.c