Home GnuPG

[git] Override `diff.submodule` so `git diff` output is always parseable
f3037bf216e5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[git] Override diff.submodule so git diff output is always parseable

Test Plan:
Removed a submodule with diff.submodule set to log, saw
arc diff error; with this change, it no longer does.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

Maniphest Tasks: T10881

Differential Revision: https://secure.phabricator.com/D17327

Details

Provenance
Alex Vandiver <alexmv@dropbox.com>Authored on Feb 9 2017, 1:24 AM
Parents
rARC224986af634e: Provide a better error message when an invalid ID is given to arc patch
Branches
Unknown
Tags
Unknown

Event Timeline

Alex Vandiver <alexmv@dropbox.com> committed rARCf3037bf216e5: [git] Override `diff.submodule` so `git diff` output is always parseable (authored by Alex Vandiver <alexmv@dropbox.com>).Feb 14 2017, 2:40 AM