]> source.dussan.org Git - jgit.git/commit
Do not trigger RefsChangedEvent on the first attempt to read a ref 09/1309/2
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 15 Aug 2010 09:53:42 +0000 (11:53 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 18 Aug 2010 23:32:45 +0000 (16:32 -0700)
commita85c08e1c8542be8078b5515b7c1f6336410062b
treeba72ce943f550fdb5f3d275dc6c6a87b9342951b
parent376acfb6db0c18fa405b99c0ee9214a94cee582a
Do not trigger RefsChangedEvent on the first attempt to read a ref

Such events make no sense, it has never been visible to this
process so no client can have a stale value of the ref.

Change-Id: Iea3a5035b0a1410b80b09cf53387b22b78b18018
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.eclipse.jgit/src/org/eclipse/jgit/storage/file/RefDirectory.java