Homec4science

Allow Diffusion to display the initial commit in Git repositories

Authored by epriestley <git@epriestley.com> on Sep 22 2011, 01:05.

Description

Allow Diffusion to display the initial commit in Git repositories

Summary: See T507. Since you can't do "xxxxxxxx^" where "xxxxxxxx" is the first
commit in a repository, fall back to diffing against the empty tree if we fail
to diff against the parent commit.

Test Plan: Looked at the first commit in libphutil on my local.

Reviewers: edward, jungejason, nh, tuomaspelkonen, aran

Reviewed By: nh

CC: aran, edward, epriestley, nh

Differential Revision: 953

Details

Committed
epriestley <git@epriestley.com>Sep 30 2011, 20:56
Pushed
aubortJan 31 2017, 17:16
Parents
rPH05084b2e5788: Merge pull request #64 from hwang36/imageLineNum
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH8e8d91a1ff60: Allow Diffusion to display the initial commit in Git repositories (authored by epriestley <git@epriestley.com>).Sep 30 2011, 20:56