On Thu, Nov 17, 2016 at 10:46 AM, Brandon Williams <[email protected]> wrote:
> sha1_array_clear(&commits);
> - die("Failed to push all needed submodules!");
> + die ("Failed to push all needed submodules!");
huh? Is this a whitespace change?

