jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory.
Not all occurrences of ".git" are replaced by this constant, only
those where it actually refers to the directory with that name, i.e
not the ".git" directory suffix.

Asserts and comment are also excluded from replacement.

Change-Id: I65a9da89aedd53817f2ea3eaab4f9c2bed35d7ee
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
2010-01-15 07:17:34 +01:00
..
diff Add performance tests for MyersDiff 2009-11-05 00:27:21 +01:00
dircache Remove trailing whitespace at end of line 2009-10-31 14:48:44 -07:00
fnmatch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
lib Introduce a named constant for the .git directory. 2010-01-15 07:17:34 +01:00
merge Merge branch 'cq-diff' 2010-01-06 09:55:19 -08:00
patch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
revwalk Abstract out utility functions for creating test commits 2010-01-12 11:56:55 -08:00
transport Implement multi_ack_detailed protocol extension 2010-01-12 11:56:55 -08:00
treewalk Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
util Refactor TemporaryBuffer to support reuse in other contexts 2010-01-12 11:56:55 -08:00