libgit2/tests-clar/status
Russell Belfer 7e000ab2ec Add support for diffing index with no HEAD
When a repo is first created, there is no HEAD yet and attempting
to diff files in the index was showing nothing because a tree
iterator could not be constructed.  This adds an "empty" iterator
and falls back on that when the head cannot be looked up.
2012-05-08 15:03:59 -07:00
..
ignore.c
single.c
status_data.h
submodules.c
worktree.c Add support for diffing index with no HEAD 2012-05-08 15:03:59 -07:00