This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
Get diff of first commit #868
Open
Description
Trying to iterate all commits for a repository and unable to get diff of first commit which has no parents.
Try loading tree by hash 4b825dc642cb6eb9a060e54bf8d69288fbee4904 and that is not found. What do I call patch against to get a diff of first commit? e.g. helpMe.Patch(firstCommit)
git-python supports this for example with NULL_TREE