diff options
| author | Edward Thomson <ethomson@edwardthomson.com> | 2015-10-22 09:30:41 -0400 |
|---|---|---|
| committer | Edward Thomson <ethomson@edwardthomson.com> | 2015-10-22 09:35:47 -0400 |
| commit | 7499eae98aaf15805882c3db16b661d76260af79 (patch) | |
| tree | a8b8fdc4c977d2b57024ac12bf25c726dd4ff5c6 /include/git2/pathspec.h | |
| parent | 99a09f7f18f321c2a37e483bcd8aeb6dff781abc (diff) | |
| download | libgit2-7499eae98aaf15805882c3db16b661d76260af79.tar.gz | |
diff: ignore nsecs when diffing
Although our index contains the literal time present in the index,
we do not read nanoseconds from disk, and thus we should not use
them in any comparisons, lest we always think our working directory
is dirty.
Guard this behind a `GIT_USE_NSECS` for future improvement.
Diffstat (limited to 'include/git2/pathspec.h')
0 files changed, 0 insertions, 0 deletions
