Merge branch 'jk/common-main-2.8' into jk/common-main
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 17:02:57 +0000 (10:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 17:02:57 +0000 (10:02 -0700)
* jk/common-main-2.8:
mingw: declare main()'s argv as const
common-main: call git_setup_gettext()
common-main: call restore_sigpipe_to_default()
common-main: call sanitize_stdfds()
common-main: call git_extract_argv0_path()
add an extra level of indirection to main()

No differences found