Searched refs:expectedUpstreamPath (Results 1 – 1 of 1) sorted by relevance
224 Path expectedUpstreamPath = expectedUpstream.pathFromRepository(relPath); in run() local225 if (expectedUpstreamPath != null) { in run()