Home
last modified time | relevance | path

Searched defs:git2 (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/py-diffoscope/diffoscope-204/tests/comparators/
H A Dtest_git.py28 git2 = load_fixture("test2.git-index") variable
40 def differences(git1, git2): argument
/dports/math/vampire/vampire-4.5.1/SAT/
H A DDIMACS.cpp88 SATClauseList::Iterator git2(gcls); in outputGroundedProblem() local
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/cargo-0.55.0/tests/testsuite/
H A Dgit.rs972 let git2 = git::new("dep2", |project| { in two_deps_only_update_one() localVariable
2004 let git2 = git::new("dep2", |p| p); in dont_require_submodules_are_checked_out() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/tests/testsuite/
H A Dgit.rs1034 let git2 = git::new("dep2", |project| { in two_deps_only_update_one() localVariable
2066 let git2 = git::new("dep2", |p| p); in dont_require_submodules_are_checked_out() localVariable
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cargo-0.58.0/tests/testsuite/
H A Dgit.rs1034 let git2 = git::new("dep2", |project| { in two_deps_only_update_one() localVariable
2066 let git2 = git::new("dep2", |p| p); in dont_require_submodules_are_checked_out() localVariable
/dports/graphics/silgraphite/silgraphite-2.3.1/wrappers/win32/
H A DWinSegmentPainter.cpp457 GlyphIterator git2 = gitStart; in SetUpFromSegment() local