aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorRobin Rosenberg <robin.rosenberg@dewire.com>2012-05-21 10:48:40 -0700
committerKevin Sawicki <kevin@github.com>2012-05-21 10:48:40 -0700
commit1953ae6aeec51dafedadb0fdb3f352ed4d027f45 (patch)
treef4a39a4a35380b5c5d9d50ee2d553b333fd92205 /org.eclipse.jgit.packaging
parent15147a273fc9085ca3cf459dec42f7a88b22ffbf (diff)
downloadjgit-1953ae6aeec51dafedadb0fdb3f352ed4d027f45.tar.gz
jgit-1953ae6aeec51dafedadb0fdb3f352ed4d027f45.zip
Smudge index entries on first write (too), as well when reading
That happens when the index and a new file is created within the same second and becomes a problem if we then modify the newly created file within the same second after adding it to the index. Without smudging JGit will, on later reads, think the file is unchanged. The accompanying test passed with the smuding on read. Change-Id: I4dfecf5c93993ef690e7f0dddb3f3e6125daae15
Diffstat (limited to 'org.eclipse.jgit.packaging')
0 files changed, 0 insertions, 0 deletions